cli/pkg/cmd/gist
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
..
clone Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
create Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
delete Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
edit Support editing gist description 2021-11-16 20:18:53 +00:00
list Add FlagErrorf; encapsulate FlagError.error 2021-10-21 11:40:20 -04:00
shared Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00
view Enable gh auth login for github.localhost 2021-10-18 20:01:18 +02:00
gist.go Rename the module to "github.com/cli/cli/v2" 2021-08-25 12:41:30 +02:00