gh-q

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2024 License: MIT Imports: 1 Imported by: 0

README

gh-q

GitHub release (latest by date) Go Report Card LICENSE

gh extension to manage GitHub repositories like ghq

Contents

Installation

$ gh extension install koki-develop/gh-q

Usage

$ gh q --help
gh extension to manage GitHub repositories like `ghq`

Usage:
  gh q [command]

Available Commands:
  clone       Clone repository
  help        Help about any command
  list        List managed repositories

Flags:
  -h, --help   help for q

clone - Clone repository

$ gh q clone --help
Clone repository.

Usage:
  gh q clone OWNER/REPO [flags]

Aliases:
  clone, c

Flags:
  -h, --help   help for clone

list - List managed repositories

$ gh q list --help
List managed repositories.

Usage:
  gh q list [flags]

Aliases:
  list, ls

Flags:
  -f, --filter      filter by fuzzy search
  -p, --full-path   print full path
  -h, --help        help for list
  -m, --multiple    allow multiple selection (only available with --filter)

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cli
git

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL