Sponsor:

Your company here, and a link to your site. Click to find out more.

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-02-11 CHECKPOINTCTL Manual