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       │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  pod, │
35       │           │                             │ container,   image  and │
36       │           │                             │ volume data.            │
37       ├───────────┼─────────────────────────────┼─────────────────────────┤
38       │renumber   │ podman-system-renumber(1)   │ Migrate lock numbers to │
39       │           │                             │ handle a change in max‐ │
40       │           │                             │ imum number of locks.   │
41       ├───────────┼─────────────────────────────┼─────────────────────────┤
42       │reset      │ podman-system-reset(1)      │ Reset storage  back  to │
43       │           │                             │ initial state.          │
44       ├───────────┼─────────────────────────────┼─────────────────────────┤
45       │service    │ podman-system-service(1)    │ Run an API service      │
46       └───────────┴─────────────────────────────┴─────────────────────────┘
47

SEE ALSO

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