stado space cleaners declare
Invocation
stado space cleaners declare [OPTIONS] --cleaner <CLEANER> <TARGET>Purpose
Declare one cleaner for TARGET in the canonical registry
Required inputs and options
| Input or option | Contract |
|---|---|
<TARGET> | Positional input; required or optional as shown in the invocation. |
--cleaner <CLEANER> | The cleaner to declare or edit; `stado space cleaners list TARGET` names them |
--root <ROOT> | Absolute or ~/ root. Omission preserves an existing override, or uses the cleaner's default for a new declaration |
--min-age-seconds <MIN_AGE_SECONDS> | Minimum candidate age; omission preserves the existing age or uses the catalogue floor |
--keep-newest <KEEP_NEWEST> | How many newest items survive with no other reason; `release_store` reads it as the rollback ladder it keeps per product |
--allow-missing-upload-proof <ALLOW_MISSING_UPLOAD_PROOF> | For weles_recordings only: permit removal without durable upload proof [possible values: true, false] |
--json | Command 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
- 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.