Diagnostic Command: doctor
bohr doctor checks local configuration, extensions, platform connectivity, authentication, billing endpoints, and the installed version.
bohr doctor [flags]
Parameters
| Parameter | Description |
|---|---|
--offline | Check 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.