blob: ce9ea2cbd09d867ec303f0cedad995867afb003a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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:`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
|