跳到主要内容

Diagnostic Command: doctor

bohr doctor checks local configuration, extensions, platform connectivity, authentication, billing endpoints, and the installed version.

bohr doctor [flags]

Parameters

ParameterDescription
--offlineCheck only local configuration and extension directories
-o, --output <format>Select human or structured output

Examples

bohr doctor --offline
bohr doctor -o json

Offline mode does not validate credentials or remote service health. Run the default online check when troubleshooting connectivity or authentication.