VirtuousAI
Generated Reference

vai auth

Authentication commands

vai auth

Authentication commands

login

Authenticate with VAI using device flow.

vai auth login

Options:

OptionDescription
-p, --profileProfile to use (default: default)
--no-browserDo not open browser automatically

logout

Remove stored credentials.

vai auth logout

Options:

OptionDescription
-p, --profileProfile to logout (default: default)

status

Show authentication status.

vai auth status

Options:

OptionDescription
-p, --profileProfile to check (default: default)

token

Print current access token (for piping to other tools).

vai auth token

Options:

OptionDescription
-p, --profileProfile to use (default: default)

profile list

List available profiles.

vai auth profile list

profile current

Show the current active profile.

vai auth profile current

profile select

Set the default profile.

vai auth profile select <name>

Arguments:

ArgumentDescriptionRequired
nameProfile name to set as defaultYes

On this page