stado fleet ingress up
Invocation
stado fleet ingress up [OPTIONS]Purpose
Start the narrow enrollment listener and a tunnel in front of it, verify the public address from the internet, then publish it
Required inputs and options
| Input or option | Contract |
|---|---|
--port <PORT> | Loopback port for the listener. Chosen automatically when omitted; a port already in use is refused, never adopted |
--named | Use a named tunnel on the fleet's own domain instead of a quick one. Refused today: the Cloudflare API token it needs does not exist in the vault |
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
- Chosen automatically when omitted; a port already in use is refused, never adopted
- Refused today: the Cloudflare API token it needs does not exist in the vault
- 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.