podman-build/docs/build/man/podman-system.1
2025-10-11 12:30:35 +09:00

47 lines
1.1 KiB
Groff

'\" t
.nh
.TH podman-system 1
.SH NAME
podman-system \- Manage podman
.SH SYNOPSIS
\fBpodman system\fP \fIsubcommand\fP
.SH DESCRIPTION
The system command allows management of the podman systems
.SH COMMANDS
.TS
allbox;
l l l
l l l .
\fBCommand\fP \fBMan Page\fP \fBDescription\fP
check podman-system-check(1) T{
Perform consistency checks on image and container storage.
T}
connection podman-system-connection(1) T{
Manage the destination(s) for Podman service(s)
T}
df podman-system-df(1) Show podman disk usage.
events podman-events(1) Monitor Podman events
info podman-info(1) T{
Display Podman related system information.
T}
migrate podman-system-migrate(1) T{
Migrate existing containers to a new podman version.
T}
prune podman-system-prune(1) T{
Remove all unused pods, containers, images, networks, and volume data.
T}
renumber podman-system-renumber(1) T{
Migrate lock numbers to handle a change in maximum number of locks.
T}
reset podman-system-reset(1) T{
Reset storage back to initial state.
T}
service podman-system-service(1) Run an API service
.TE
.SH SEE ALSO
\fBpodman(1)\fP