stado web edge remove
Invocation
stado web edge remove [OPTIONS]Purpose
Undo `provision`: delete the edge's Azure resources and forget it. The one command that reverses the only thing in this capability that spends money. It refuses while any product still names the `stado` edge, because deleting the host those hostnames resolve to is an outage rather than a cleanup — retract them with `stado web remove` first, or pass `--orphan-hostnames` to say that is what you mean.
Required inputs and options
| Input or option | Contract |
|---|---|
--orphan-hostnames | Delete the resources even though products still name this edge |
--keep-resources | Forget the declaration without deleting anything on Azure. For an edge Stado did not create, which it must not delete either |
--json | Emit machine-readable output |
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
- For an edge Stado did not create, which it must not delete either
- 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.