autonomy oci pull-lock

Retrieve the autonomy.lock.json attached to an OCI image

Synopsis

Pulls the lock artifact attached to –image and writes it to –out.

Uses the same strategy as attach-lock (referrers or sidecar), determined by the cached registry capability probe.

Usage

autonomy oci pull-lock [flags]

Options

      --image string   OCI image reference (required)
      --out string     output path for the pulled lock file (default "autonomy.lock.json")

See also

  • autonomy oci — Manage OCI artifact attachments (lock, policy bundle)