Config Commands

uac config

Manage UAC CLI configuration

uac config [OPTIONS] COMMAND [ARGS]...

add

Adds a new profile

uac config add [OPTIONS]

Options

--profile_name <profile_name>

get

Read the profile

uac config get [OPTIONS]

Options

--profile_name <profile_name>

get-all

Read the profile

uac config get-all [OPTIONS]

init

Initialize the UAC CLI

uac config init [OPTIONS]

Options

--url <url>
--token <token>
--username <username>
--password <password>