Skip to main content

What This Checks

tm doctor is a broad local diagnosis command. It inspects configuration and credential readiness across the CLI, but it does not prove that a live API call will succeed. Use tm auth whoami for a live Control Plane auth check and tm infer chat for an end-to-end inference check.

Usage

Examples

Check the current CLI configuration and credential state.

Use shell-friendly exit codes when required credentials are missing.

Options

Inherited Global Options

Caveats

  • Reports local readiness only. Use tm auth whoami to live-validate Control Plane auth and tm infer chat for an end-to-end inference check.
  • Use tm infer doctor for direct gateway gating and tm auth status/tm auth whoami for Control Plane-specific checks.

Parent Command