1podman-system(1)            General Commands Manual           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       │connection │ podman-system-connection(1) │ Manage   the   destina‐ │
22       │           │                             │ tion(s) for Podman ser‐ │
23       │           │                             │ vice(s)                 │
24       ├───────────┼─────────────────────────────┼─────────────────────────┤
25       │df         │ podman-system-df(1)         │ Show podman disk usage. │
26       ├───────────┼─────────────────────────────┼─────────────────────────┤
27       │info       │ podman-system-info(1)       │ Displays Podman related │
28       │           │                             │ system information.     │
29       ├───────────┼─────────────────────────────┼─────────────────────────┤
30       │migrate    │ podman-system-migrate(1)    │ Migrate  existing  con‐ │
31       │           │                             │ tainers to a new podman │
32       │           │                             │ version.                │
33       ├───────────┼─────────────────────────────┼─────────────────────────┤
34       │prune      │ podman-system-prune(1)      │ Remove all unused pods, │
35       │           │                             │ containers,     images, │
36       │           │                             │ networks,  and   volume │
37       │           │                             │ data.                   │
38       ├───────────┼─────────────────────────────┼─────────────────────────┤
39       │renumber   │ podman-system-renumber(1)   │ Migrate lock numbers to │
40       │           │                             │ handle a change in max‐ │
41       │           │                             │ imum number of locks.   │
42       ├───────────┼─────────────────────────────┼─────────────────────────┤
43       │reset      │ podman-system-reset(1)      │ Reset  storage  back to │
44       │           │                             │ initial state.          │
45       ├───────────┼─────────────────────────────┼─────────────────────────┤
46       │service    │ podman-system-service(1)    │ Run an API service      │
47       └───────────┴─────────────────────────────┴─────────────────────────┘
48

SEE ALSO

50       podman(1)
51
52
53
54                                                              podman-system(1)
Impressum