Skip to content

b8e doctor

Check this machine can run a local audit (screen reader + browser)

OptionTakesDefaultDescription
--fixbooleaninstall what can be installed, then re-check

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

Usage: b8e doctor [options]
Check this machine can run a local audit (screen reader + browser)
Options:
--fix install what can be installed, then re-check
-h, --help display help for command
EXAMPLES
# Can this machine run a local audit?
$ b8e doctor
# Provision what can be provisioned, then re-check
$ b8e doctor --fix
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