CLI reference / product / status

stado product status

Invocation

stado product status [OPTIONS] --surface <SURFACE> <PRODUCT>

Purpose

Read the recorded lifecycle state of one product surface

Required inputs and options

Input or optionContract
<PRODUCT>Positional input; required or optional as shown in the invocation.
--surface <SURFACE>[possible values: cli, desktop, service]
--host <HOST>Required only for a service surface
--jsonCommand option; required or optional as shown in the invocation.

Output and state effect

This is an inspection/reporting operation. It emits the result described above and does not change managed state unless an explicit option in this page says otherwise. Pass `--json` when the command exposes that machine-readable option.

Refusals

  • Required only for a service surface
  • Before dispatch, Stado refuses a missing required token shown in the invocation, an unknown option, or a value outside a listed value set; argument-usage failures exit with code 2.