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
See also¶
autonomy oci— Manage OCI artifact attachments (lock, policy bundle)