kh doctor
Check CLI health
Synopsis
Run diagnostic checks against your KeeperHub configuration and API connectivity. Checks auth validity, API reachability, wallet status, spend cap, chain availability, and CLI version.
See also: kh auth status, kh version
kh doctor [flags]Examples
# Run all health checks
kh doctor
# Output results as JSON
kh doctor --jsonOptions
-h, --help help for doctorOptions inherited from parent commands
-H, --host string KeeperHub host (default: app.keeperhub.com)
--jq string Filter JSON output with a jq expression
--json Output as JSON
--no-color Disable color output
-y, --yes Skip confirmation promptsSEE ALSO
- kh - KeeperHub CLI