Skip to main content

Runtime

Runtime

status

Show CLI and runtime status.

Synopsis

Shell
$ phrony status

Description

Connects to the runtime and prints a status panel: configured runtime address, CLI version, runtime version, schema version, and gRPC health.

When the CLI and runtime versions differ, the status output includes a version-mismatch warning (colored on TTYs unless NO_COLOR is set). Upgrade the CLI with phrony upgrade.

Example

Shell
$ phrony status

Requires a running phrony-runtime and a reachable gRPC address (see CLI overview).