b8e auth logout
Sign out and remove the stored session
b8e auth logout --help
Section titled “b8e auth logout --help”Identical to what the terminal prints — both are rendered from the same commander definition.
Usage: b8e auth logout [options]
Sign out and remove the stored session
Options: -h, --help display help for command
EXAMPLES # Remove the stored session from this machine $ b8e auth logout
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