Skip to main content

band auth status

Show current authentication status

Synopsis

Shows the active profile's authentication status, including client ID, active account, environment, and (for Bandwidth Build accounts) capabilities. Use --plain for machine-readable JSON.

band auth status [flags]

Examples

band auth status
band auth status --plain

Options

-h, --help help for status

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