CLI for interacting with GitHub gists.
--config string config file (default is $HOME/.config/gist/config.yaml)
-h, --help help for gist
- gist config - Set persistent configuration.
- gist create - Creates a gist given a list of file paths.
- gist delete - Deletes gists by ID.
- gist get - Gets a gist by ID.
- gist list - Lists gists for a user.