ghi icon indicating copy to clipboard operation
ghi copied to clipboard

Unlock isn't provided in help

Open kud opened this issue 8 years ago • 1 comments

usage: ghi [--version] [-p|--paginate|--no-pager] [--help] <command> [<args>]
           [ -- [<user>/]<repo>]

The most commonly used ghi commands are:
   list        List your issues (or a repository's)
   show        Show an issue's details
   open        Open (or reopen) an issue
   close       Close an issue
   edit        Modify an existing issue
   comment     Leave a comment on an issue
   label       Create, list, modify, or delete labels
   assign      Assign an issue to yourself (or someone else)
   milestone   Manage project milestones
   status      Determine whether or not issues are enabled for this repo
   enable      Enable issues for the current repo
   disable     Disable issues for the current repo

See 'ghi help <command>' for more information on a specific command.

1.2.0 here.

kud avatar Oct 06 '17 13:10 kud

Implemented in fork at https://github.com/drazisil/ghi

nichtich avatar Oct 28 '18 14:10 nichtich