1podman-volume-prune(1)()                              podman-volume-prune(1)()
2
3
4

NAME

6       podman-volume-prune - Remove all unused volumes
7
8

SYNOPSIS

10       podman volume prune [options]
11
12

DESCRIPTION

14       Removes all unused volumes. You will be prompted to confirm the removal
15       of all the unused volumes. To bypass the confirmation, use the  --force
16       flag.
17
18

OPTIONS

20       -f, --force
21
22
23       Do not prompt for confirmation.
24
25
26       --help
27
28
29       Print usage statement
30
31

EXAMPLES

33              $ podman volume prune
34
35              $ podman volume prune --force
36
37
38

SEE ALSO

40       podman-volume(1)
41
42

HISTORY

44       November  2018,  Originally  compiled  by Urvashi Mohnani umohnani@red‐
45       hat.com ⟨mailto:umohnani@redhat.com⟩
46
47
48
49                                                      podman-volume-prune(1)()
Impressum