cli/pkg/cmd/gist
Mislav Marohnić 8f96e406ac Improve error handling and avoid writing confirmation to stdout
Right now the `gist edit` command doesn't write anything to stdout, so
let's keep it that way until we want to intentionally provide some
feedback in the terminal.
2021-02-27 12:23:18 +01:00
..
clone Migrate to new cmd stubber in misc. tests 2021-01-18 22:42:01 +01:00
create Rename to SuccessIconWithColor 2021-01-25 14:56:39 +01:00
delete Add msg in gist delete 2021-02-24 15:53:07 +05:30
edit Improve error handling and avoid writing confirmation to stdout 2021-02-27 12:23:18 +01:00
list Port listing gists to githubv4 GraphQL client 2020-10-05 20:33:31 +02:00
shared Improve error handling and avoid writing confirmation to stdout 2021-02-27 12:23:18 +01:00
view Add helper function to validate exact args in cmdutil 2021-02-24 15:49:40 +05:30
fixture.txt put gist fixture file into gist package 2020-07-22 10:36:12 -05:00
gist.go add gist clone command 2020-12-07 22:32:09 +00:00