kh config
Manage CLI configuration
Examples
# List all config values
kh config ls
# Set the default host
kh config set default_host app.keeperhub.comOptions
-h, --help help for configOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation promptsSEE ALSO
- kh - KeeperHub CLI
- kh config get - Get a configuration value
- kh config list - List all configuration values
- kh config set - Set a configuration value