Sponsor:

Your company here — click to reach over 10,000 unique daily visitors

checkpointctl - Man Page

a tool for advanced analysis of container checkpoints

Synopsis

checkpointctl COMMAND [OPTION]...

Description

checkpointctl is a tool for advanced analysis of container checkpoints created by Podman, CRI-O, and Kubernetes. It allows users to get an overview of the checkpoint metadata, inspect the run-time state of processes in the container, and perform in-depth analysis of checkpoint memory.

Options

-h,  --help

Show help for checkpointctl

-v,  --version

Show version of checkpointctl

Commands

CommandDescription
checkpointctl-completionGenerate shell completion scripts
checkpointctl-inspect(1)Display low-level information about a container checkpoint
checkpointctl-memparse(1)Analyze container checkpoint memory
checkpointctl-show(1)Show an overview of container checkpoints

See Also

checkpointctl-inspect(1), checkpointctl-memparse(1), checkpointctl-show(1)

Author

The CRIU team

Referenced By

checkpointctl-inspect(1), checkpointctl-memparse(1), checkpointctl-show(1).

2024-06-17 CHECKPOINTCTL Manual