What This Checks
tm auth status is a local readiness check. It inspects whether the expected Control Plane and gateway credentials are present locally. It does not make a live API request.
Use tm auth whoami when you want to verify that the current bearer token works against the Control Plane.
Usage
Examples
Show local Control Plane and Gateway auth state.
Use shell-friendly exit codes when Control Plane or Gateway auth is not ready.
Options
Inherited Global Options
Prerequisites
- Set
gateway_api_keyunder[overrides]inconfig.tomlsotm auth statusreports the inference API key as present.
Caveats
- Reports local credential presence. Use
tm auth whoamito live-validate Control Plane auth.

