Skip to main content

Module config

Module config 

Source
Expand description

Config management commands (set, get, list, unset, check)

Commands for managing persistent CLI configuration including API keys.

Structs§

ConfigArgs
Arguments for the config command
ConfigCheckArgs
Arguments for config check
ConfigGetArgs
Arguments for config get
ConfigListArgs
Arguments for config list
ConfigSetArgs
Arguments for config set
ConfigUnsetArgs
Arguments for config unset
PersistentConfig
Persistent configuration stored in config file

Enums§

ConfigCommand
Config management commands

Functions§

handle_config