1podman-system(1)()                                          podman-system(1)()
2
3
4

NAME

6       podman-system - Manage podman
7
8

SYNOPSIS

10       podman system subcommand
11
12

DESCRIPTION

14       The system command allows you to manage the podman systems
15
16

COMMANDS

18       ┌─────────┬───────────────────────────┬─────────────────────────┐
19Command  Man Page                  Description             
20       ├─────────┼───────────────────────────┼─────────────────────────┤
21       │df       │ podman-system-df(1)       │ Show podman disk usage. │
22       ├─────────┼───────────────────────────┼─────────────────────────┤
23       │info     │ podman-system-info(1)     │ Displays Podman related │
24       │         │                           │ system information.     │
25       ├─────────┼───────────────────────────┼─────────────────────────┤
26       │migrate  │ podman-system-migrate(1)  │ Migrate  existing  con‐ │
27       │         │                           │ tainers to a new podman │
28       │         │                           │ version.                │
29       ├─────────┼───────────────────────────┼─────────────────────────┤
30       │prune    │ podman-system-prune(1)    │ Remove all unused  con‐ │
31       │         │                           │ tainer,  image and vol‐ │
32       │         │                           │ ume data.               │
33       ├─────────┼───────────────────────────┼─────────────────────────┤
34       │renumber │ podman-system-renumber(1) │ Migrate lock numbers to │
35       │         │                           │ handle a change in max‐ │
36       │         │                           │ imum number of locks.   │
37       ├─────────┼───────────────────────────┼─────────────────────────┤
38       │reset    │ podman-system-reset(1)    │ Reset storage  back  to │
39       │         │                           │ initial state.          │
40       ├─────────┼───────────────────────────┼─────────────────────────┤
41       │service  │ podman-service(1)         │ Run an API service      │
42       └─────────┴───────────────────────────┴─────────────────────────┘
43

SEE ALSO

45       podman(1)
46
47
48
49                                                            podman-system(1)()
Impressum