CLI reference / web / edge / declare

stado web edge declare

Invocation

stado web edge declare [OPTIONS] --target <TARGET> --address <ADDRESS> --contact <CONTACT>

Purpose

Record an edge host that already exists, provisioning nothing. The path for a host Stado did not create: an operator's own VM, a colocated box, or an edge provisioned before this command existed.

Required inputs and options

Input or optionContract
--target <TARGET>Registry target name of the edge host
--address <ADDRESS>Its public IPv4 address, which product hostnames' A records point at
--contact <CONTACT>Address Let's Encrypt sends certificate-expiry mail to
--jsonEmit 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

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