Skip to content

b8e project

Select the project this session’s findings belong to (no re-login)

OptionTakesDefaultDescription
--project <id|name|domain>valueproject to select

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

Usage: b8e project [options] [command]
Select the project this session's findings belong to (no re-login)
Options:
--project <id|name|domain> project to select
-h, --help display help for command
Commands:
list|ls [options] list projects
EXAMPLES
# Pick a project interactively
$ b8e project
# Select one without a prompt
$ b8e project --project marketing-site
# What can I select?
$ b8e project 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