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:
- Fully qualified artifact name
- 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
History
Sept 2024, Originally compiled by Brent Baude bbaude@redhat.com ⟨mailto:bbaude@redhat.com⟩