Set persistent configuration.
Set persistent configuration.
Available subcommands are set-host and set-token. Alternatively, host and token can be set through GH_TOKEN and GH_HOST environment variables respectively.
gist config [set-host|set-token] [flags]
-h, --help help for config
--config string config file (default is $HOME/.config/gist/config.yaml)
- gist - CLI for interacting with GitHub gists.
- gist config set-host - Sets github host in config.
- gist config set-token - Sets github token.