Skip to main content

band auth logout

Log out and remove stored credentials

Synopsis

Logs out by deleting stored secrets from the system keychain and removing the CLI config file. This affects all profiles, not just the active one.

band auth logout [flags]

Examples

band auth logout

Options

-h, --help help for logout

Options inherited from parent commands

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO

  • band auth - Manage authentication credentials