CLICommands

config

snug config <COMMAND>

Configuration management.

Subcommands

CommandWhat it does
getGet configuration
refreshRefresh 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 staging

Next

On this page