CLI reference / fleet / doctor

stado fleet doctor

Invocation

stado fleet doctor [OPTIONS]

Purpose

Diagnose worker health: agent grant, secret probes, beacons, capacity

Required inputs and options

Input or optionContract
--jsonEmit the machine-readable report instead of the table
--fleet <FLEET>Scope the fleet section to one named fleet

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

  • 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.