CLI reference / artifact / import / activations

stado artifact import activations

Invocation

stado artifact import activations [OPTIONS] --repo <REPO> --revision <REVISION> --desired-state-dir <DESIRED_STATE_DIR>

Purpose

Verify and publish a pinned activation dataset revision

Required inputs and options

Input or optionContract
--repo <REPO>Hugging Face dataset, e.g. wisent-ai/activations
--revision <REVISION>Immutable Hugging Face commit SHA
--desired-state-dir <DESIRED_STATE_DIR>Command option; required or optional as shown in the invocation.
--run-id <RUN_ID>[default: ""]
--job-id <JOB_IDS>Command option; required or optional as shown in the invocation.
--version <VERSION>[default: ""]
--alias <ALIAS>Command option; required or optional as shown in the invocation.
--fullCommand option; required or optional as shown in the invocation.
--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

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