File: volume.rst

package info (click to toggle)
libpod 4.3.1%2Bds1-8%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 18,252 kB
  • sloc: sh: 4,696; perl: 2,043; python: 1,908; ansic: 1,188; makefile: 848; xml: 89; ruby: 42; awk: 12
file content (17 lines) | stat: -rw-r--r-- 636 bytes parent folder | download
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