Skip to Content
CLICommandskh doctor

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 --json

Options

-h, --help help for doctor

Options 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 prompts

SEE ALSO

  • kh - KeeperHub CLI