autonomy oci push-test-artifact¶
Push a minimal test OCI artifact (for demo and development only)
Synopsis¶
Pushes a minimal OCI artifact to --image so that attach-lock and
attach-policy have a subject to attach to.
This command is intended for local development and the demo stack only.
In production the real agent container image serves as the subject.
Usage¶
autonomy oci push-test-artifact [flags]
Options¶
--image string OCI image reference (required)
Options inherited from parent commands¶
--require-signed-manifest Refuse to start if the SHA256SUMS release manifest or its cosign signature is missing/invalid (Tier 2 binary-integrity check; default: build-time compile-in via -ldflags -X, build-hardened artifacts=true, all others=false)
See also¶
autonomy oci— Manage OCI artifact attachments (lock, policy bundle)