Docs menu · Reference

Returns control-plane health facts: the worst overall status plus per-subsystem status for identity, registry, branch catalog, and the optional branch-local space catalog. Also reports the default branch and active branch count. A healthy result means every required control-plane fact is present and readable.

Status commands return a scalar or compact status payload and do not mutate database state.

Examples

Read control-plane health.

CLI

$ strata health

Wire

{"type":"health"}

Parameters

No parameters.

Plus the optional scope: branch and space (default to the session branch and the "default" space).

Returns

StatusResponse<AdminHealth>.

Errors

Invocation

  • CLI: strata health
  • Wire type: health

agents: this page as markdown → /docs/reference/admin/health.md