mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Also adjust CLI stub pages and cli.md to look in a different data folder for edge releases
12 lines
318 B
YAML
12 lines
318 B
YAML
command: docker checkpoint ls
|
|
aliases: list
|
|
short: List checkpoints for a container
|
|
long: List checkpoints for a container
|
|
usage: docker checkpoint ls [OPTIONS] CONTAINER
|
|
pname: docker checkpoint
|
|
plink: docker_checkpoint.yaml
|
|
options:
|
|
- option: checkpoint-dir
|
|
description: Use a custom checkpoint storage directory
|
|
|