Status CLI reference
Read local configuration and readiness without calling the heartbeat.
Use this page to inspect every public atoi status command, its accepted flags, and one runnable example.
atoi statusRead local configuration and readiness without calling the heartbeat.
#status
Show local CLI, bridge, credential, runtime, and TUI configuration without a live probe.
atoi status
| Flag | Type | Default | Values | What it does |
|---|---|---|---|---|
--json | boolean | false | Emit the canonical JSON envelope. | |
--ndjson | boolean | false | Emit one canonical JSON envelope per line. | |
--format | string | text | text, json | Choose human text or the JSON envelope. |
--help -h | boolean | Show command help. |
#Run status
atoi status --json
Read Set up the CLI for the rest of this group, or the CLI reference index for every command.
Was this useful?