logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Description

       Remove an artifact from the local artifact store.  The input may be the fully qualified artifact name  or
       a full or partial artifact digest.

Examples

       Remove an artifact by name

       $ podman artifact rm quay.io/artifact/foobar2:test
       e7b417f49fc24fc7ead6485da0ebd5bc4419d8a3f394c169fee5a6f38faa4056

       Remove an artifact by partial digest

       $ podman artifact rm e7b417f49fc
       e7b417f49fc24fc7ead6485da0ebd5bc4419d8a3f394c169fee5a6f38faa4056

History

       Jan 2025, Originally compiled by Brent Baude bbaude@redhat.commailto:bbaude@redhat.compodman-artifact-rm(1)

Name

       podman-artifact-rm - Remove an OCI from local storage

Options

--help
       Print usage statement.

See Also

podman(1), podman-artifact(1)

Synopsis

podmanartifactrmname

Warning: Experimental Command

Thiscommandisconsideredexperimentalandstillindevelopment.Inputs,options,andoutputsareallsubjecttochange.

See Also