Docs menu · Reference

Lightweight liveness check. Returns the engine package version without touching branches, spaces, or primitive data. Use it to confirm the handle is open and responsive before issuing heavier commands.

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

Examples

Check the database handle is live.

CLI

$ strata ping

Wire

{"type":"ping"}

Parameters

No parameters.

Returns

StatusResponse<PingInfo>.

Errors

Invocation

  • CLI: strata ping
  • Wire type: ping

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