.nh .TH podman-artifact-inspect 1 .SH WARNING: Experimental command \fIThis command is considered experimental and still in development. Inputs, options, and outputs are all subject to change.\fP .SH NAME podman-artifact-inspect \- Inspect an OCI artifact .SH SYNOPSIS \fBpodman artifact inspect\fP [\fIname\fP] ... .SH DESCRIPTION Inspect an artifact in the local store. The artifact can be referred to with either: .IP " 1." 5 Fully qualified artifact name .IP " 2." 5 Full or partial digest of the artifact's manifest .SH OPTIONS .SS \fB--help\fP Print usage statement. .SH EXAMPLES Inspect an OCI image in the local store. .EX $ podman artifact inspect quay.io/myartifact/myml:latest .EE .SH SEE ALSO \fBpodman(1)\fP, \fBpodman-artifact(1)\fP .SH HISTORY Sept 2024, Originally compiled by Brent Baude bbaude@redhat.com \[la]mailto:bbaude@redhat.com\[ra]