Skip to content

b8e auth login

Sign in with a browser

Identical to what the terminal prints — both are rendered from the same commander definition.

Usage: b8e auth login [options]
Sign in with a browser
Options:
-h, --help display help for command
EXAMPLES
# Sign in, then pick an organization interactively
$ b8e auth login
# Sign in straight into a known organization
$ b8e auth login --org acme
INHERITED FLAGS
--org <id|slug|name> organization context [$BINCLUSIVE_ORG_ID]
-y, --yes skip all prompts and accept defaults
--non-interactive never prompt; fail instead of asking
--progress <mode> how progress is reported
-q, --quiet suppress progress output (same as --progress quiet)
--no-color disable color
-v, --verbose verbose diagnostics
-V, --version print the CLI version
-h, --help show help for command