File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11% podman-artifact-ls 1
22
33## NAME
4- podman\-artifact\-ls - List OCI artifacts in local store
4+ podman\-artifact\-ls - List OCI artifacts in local store (alias list)
55
66## SYNOPSIS
77**podman artifact ls** [*options*]
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ from its local "artifact store".
2020| add | [ podman-artifact-add(1)] ( podman-artifact-add.1.md ) | Add an OCI artifact to local artifact store |
2121| extract | [ podman-artifact-extract(1)] ( podman-artifact-extract.1.md ) | Extract an OCI artifact to a local path |
2222| inspect | [ podman-artifact-inspect(1)] ( podman-artifact-inspect.1.md ) | Inspect an OCI artifact |
23- | ls | [ podman-artifact-ls(1)] ( podman-artifact-ls.1.md ) | List OCI artifacts in local store |
23+ | ls | [ podman-artifact-ls(1)] ( podman-artifact-ls.1.md ) | List OCI artifacts in local store (alias list) |
2424| pull | [ podman-artifact-pull(1)] ( podman-artifact-pull.1.md ) | Pulls an artifact from a registry and stores it locally |
2525| push | [ podman-artifact-push(1)] ( podman-artifact-push.1.md ) | Push an OCI artifact from local storage to an image registry |
2626| rm | [ podman-artifact-rm(1)] ( podman-artifact-rm.1.md ) | Remove one or more OCI artifacts from local storage |
You can’t perform that action at this time.
0 commit comments