Synopsis
Shell
$ phrony statusDescription
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 statusRequires a running phrony-runtime and a reachable gRPC address (see CLI overview).