podman-artifact-inspect - Man Page

Inspect an OCI artifact

WARNING: Experimental command

This command is considered experimental and still in development. Inputs, options, and outputs are all subject to change.

Synopsis

podman artifact inspect [name] ...

Description

Inspect an artifact in the local store.  The artifact can be referred to with either:

  1. Fully qualified artifact name
  2. Full or partial digest of the artifact's manifest

Options

--help

Print usage statement.

Examples

Inspect an OCI image in the local store.

$ podman artifact inspect quay.io/myartifact/myml:latest

See Also

podman(1), podman-artifact(1)

History

Sept 2024, Originally compiled by Brent Baude bbaude@redhat.com ⟨mailto:bbaude@redhat.com⟩

Referenced By

podman-artifact(1).