Expand description
Config management commands (set, get, list, unset, check)
Commands for managing persistent CLI configuration including API keys.
Structs§
- Config
Args - Arguments for the
configcommand - Config
Check Args - Arguments for
config check - Config
GetArgs - Arguments for
config get - Config
List Args - Arguments for
config list - Config
SetArgs - Arguments for
config set - Config
Unset Args - Arguments for
config unset - Persistent
Config - Persistent configuration stored in config file
Enums§
- Config
Command - Config management commands