stado fleet invite
Invocation
stado fleet invite [OPTIONS]Purpose
Mint an invite: something the machine's owner runs, no access needed
Required inputs and options
| Input or option | Contract |
|---|---|
--name <NAME> | Registry target name to reserve; derived from the invite id when omitted |
--expires <EXPIRES> | How long the invite stays usable: a number plus s, m, h or d [default: 24h] |
--uses <USES> | How many machines may redeem the invite [default: 1] |
--offline | Skip the control-point probe and issue the pasteable offline fragment, which needs no HTTP route at all. Without the flag an unreachable control point selects this mode anyway, and says why |
--json | Emit the machine-readable document instead of the report |
Output and state effect
It performs the operation described above and emits its operator result on standard output or standard error. Any state change is limited to the resources and records named by the purpose and options on this page.
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.