b8e org
Switch the active organization (no re-login)
b8e org --help
Section titled “b8e org --help”Identical to what the terminal prints — both are rendered from the same commander definition.
Usage: b8e org [options] [command]
Switch the active organization (no re-login)
Options: -h, --help display help for command
Commands: list|ls [options] list organizations
EXAMPLES # Pick an organization interactively $ b8e org
# Switch without a prompt $ b8e org --org acme
# What can I switch to? $ b8e org list
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