CLI reference / stream / apply

stado stream apply

Invocation

stado stream apply [OPTIONS] <TARGET>

Purpose

Reconcile the host to its declaration: screen, session, Sunshine, units. Retains both native service definitions in the canonical registry, so later service repairs preserve Xorg ordering and Sunshine's session preconditions. Openbox diagnostics are retained by the service journal.

Required inputs and options

Input or optionContract
<TARGET>Positional input; required or optional as shown in the invocation.
--provision-libraryBind the declared library directory onto the host's largest disk-backed filesystem when it would otherwise land on a root volume with no room. Without this, such a host is refused and its mounts are named, because reshaping storage is not something to do quietly
--jsonCommand option; required or optional as shown in the invocation.

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

  • Without this, such a host is refused and its mounts are named, because reshaping storage is not something to do quietly
  • 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.