autonomy oci probe¶
Probe the registry for OCI Referrers API support
Synopsis¶
Checks whether the registry hosting --image supports the OCI Referrers API.
Results are cached in ~/.autonomy/registry_caps.json (TTL = 1 hour).
Use --invalidate to force a fresh probe, ignoring the cache.
Usage¶
autonomy oci probe [flags]
Options¶
--image string OCI image reference (required)
--invalidate invalidate the capability cache before probing
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)