github.com/hanks177/podman/v4@v4.1.3-0.20220613032544-16d90015bc83/docs/source/markdown/podman-system.1.md (about) 1 % podman-system(1) 2 3 ## NAME 4 podman\-system - Manage podman 5 6 ## SYNOPSIS 7 **podman system** *subcommand* 8 9 ## DESCRIPTION 10 The system command allows you to manage the podman systems 11 12 ## COMMANDS 13 14 | Command | Man Page | Description | 15 | ------- | ------------------------------------------------------------ | -------------------------------------------------------------------- | 16 | connection | [podman-system-connection(1)](podman-system-connection.1.md) | Manage the destination(s) for Podman service(s) | 17 | df | [podman-system-df(1)](podman-system-df.1.md) | Show podman disk usage. | 18 | info | [podman-system-info(1)](podman-info.1.md) | Displays Podman related system information. | 19 | migrate | [podman-system-migrate(1)](podman-system-migrate.1.md) | Migrate existing containers to a new podman version. | 20 | prune | [podman-system-prune(1)](podman-system-prune.1.md) | Remove all unused pod, container, image and volume data. | 21 | renumber | [podman-system-renumber(1)](podman-system-renumber.1.md) | Migrate lock numbers to handle a change in maximum number of locks. | 22 | reset | [podman-system-reset(1)](podman-system-reset.1.md) | Reset storage back to initial state. | 23 | service | [podman-system-service(1)](podman-system-service.1.md) | Run an API service | 24 25 ## SEE ALSO 26 **[podman(1)](podman.1.md)**