CLI reference · command
bernstein doctor
bernstein doctor [OPTIONS]Run self-diagnostics: check Python, adapters, API keys, port, and workspace. bernstein doctor # print diagnostic report bernstein doctor --json # machine-readable output bernstein doctor --fix # attempt to auto-fix issues
Flags (3)
--jsonOutput raw JSON. · flag detail
--fixAttempt to auto-fix issues. · flag detail
--helpShow this message and exit. · flag detail
Example
# print help
bernstein doctor --help
# common usage
bernstein doctor --json