summaryrefslogtreecommitdiff
path: root/docs/source/volume.rst
blob: af81f39bc1006a9a9eddf3b3f8e385977b5f8281 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Volume
======
:doc:`create <markdown/podman-volume-create.1>` Create a new volume

:doc:`exists <markdown/podman-volume-exists.1>` Check if the given volume exists

:doc:`export <markdown/podman-volume-export.1>` Exports volume to external tar

:doc:`import <markdown/podman-volume-import.1>` Import tarball contents into a podman volume

:doc:`inspect <markdown/podman-volume-inspect.1>` Display detailed information on one or more volumes

:doc:`ls <markdown/podman-volume-ls.1>` List volumes

:doc:`prune <markdown/podman-volume-prune.1>` Remove all unused volumes

:doc:`rm <markdown/podman-volume-rm.1>` Remove one or more volumes