Config Commands
uac config
Manage UAC CLI configuration
uac config [OPTIONS] COMMAND [ARGS]...
add-profile
Add or update a profile
uac config add-profile [OPTIONS]
Options
- --profile_name <profile_name>
get
Print the full configuration, masking sensitive values
uac config get [OPTIONS]
init
Initialize the UAC CLI
uac config init [OPTIONS]
Options
- --url <url>
- --token <token>
migrate
Migrate profiles.yml to the new config.yml format
uac config migrate [OPTIONS]