cli/pkg/cmd
Ben Steadman f30e76aab8 Support editing gist description
Add a --desc flag to gh gist edit to support editing gist
descriptions. This flag can be used in combination with the other gist
editing flags to edit the description whilst also adding/editing files.

Signed-off-by: Ben Steadman <steadmanben1@gmail.com>
2021-11-16 20:18:53 +00:00
..
actions Mark actions command as non-runnable 2021-11-03 16:58:51 +01:00
alias Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
api Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
auth Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
browse Omit current directory when browse --branch is used with no file argument (#4676) 2021-11-04 15:00:42 +00:00
codespace Merge pull request #4675 from cli/docs-web-formatting 2021-11-09 21:00:51 +01:00
completion Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
config Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
extension Merge pull request #4584 from cli/FlagErrorf 2021-10-21 14:14:05 -04:00
factory Avoid resolving executable() until requested at runtime 2021-09-24 14:42:41 +02:00
gist Support editing gist description 2021-11-16 20:18:53 +00:00
gpg-key Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
issue Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
pr Merge pull request #4584 from cli/FlagErrorf 2021-10-21 14:14:05 -04:00
release Remove unnecessary pointers to Go maps 2021-10-25 17:20:12 +02:00
repo @mislav changes requested 2021-11-03 12:18:44 -04:00
root Make sure URLs in man pages render as hyperlinks on the web 2021-11-03 15:39:10 +01:00
run Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
secret Group gh secret as an Actions command 2021-11-03 15:51:19 +01:00
ssh-key Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
version Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
workflow Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00