Skip to content
Subako Docs
Esc
navigateopen⌘Jpreview
On this page

subako profile

Credential profile administration

CLI reference

subako profile

Credential profile administration

Usage

Usage: subako profile <COMMAND>

Subcommands

Options

--help

Print help

  • Short option: -h.

subako profile list

List stored credential profiles

Usage

Usage: subako profile list [OPTIONS]

Options

--credentials-file <CREDENTIALS_FILE>

Path to the credentials file. Defaults to SUBAKO_CREDENTIALS_FILE, then ~/.config/subako/credentials.json.

--help

Print help

  • Short option: -h.

subako profile use

Switch the active credential profile

Usage

Usage: subako profile use [OPTIONS] <NAME>

Arguments

<NAME>

Profile name, as shown by profile list

  • Required.

Options

--credentials-file <CREDENTIALS_FILE>

Path to the credentials file. Defaults to SUBAKO_CREDENTIALS_FILE, then ~/.config/subako/credentials.json.

--help

Print help

  • Short option: -h.

Was this page helpful?