delete a container checkpoint
Delete a container checkpoint.
pouch checkpoint rm [OPTIONS] CONTAINER CHECKPOINT
$ pouch checkpoint delete container-name
cp0
--checkpoint-dir string directory to store checkpoints images
-h, --help help for rm
-D, --debug Switch client log level to DEBUG mode
-H, --host string Specify connecting address of Pouch CLI (default "unix:///var/run/pouchd.sock")
--tlscacert string Specify CA file of TLS
--tlscert string Specify cert file of TLS
--tlskey string Specify key file of TLS
--tlsverify Use TLS and verify remote
- pouch checkpoint - Manage checkpoint commands