CLICommands
config
snug config <COMMAND>Configuration management.
Subcommands
| Command | What it does |
|---|---|
get | Get configuration |
refresh | Refresh configuration cache |
Run snug config <command> --help for that command's own options.
The global options apply everywhere.
Examples
snug config get --project snug --environment staging
snug config refresh --project snug --environment stagingNext
- config guide - what the service does and when to reach for it.
- API reference - every endpoint these commands call.
- CLI reference - global options, output modes, and exit codes.