github.com/khulnasoft/cli@v0.0.0-20240402070845-01bcad7beefa/docs/reference/commandline/checkpoint_ls.md (about)

     1  # checkpoint ls
     2  
     3  <!---MARKER_GEN_START-->
     4  List checkpoints for a container
     5  
     6  ### Aliases
     7  
     8  `docker checkpoint ls`, `docker checkpoint list`
     9  
    10  ### Options
    11  
    12  | Name               | Type     | Default | Description                               |
    13  |:-------------------|:---------|:--------|:------------------------------------------|
    14  | `--checkpoint-dir` | `string` |         | Use a custom checkpoint storage directory |
    15  
    16  
    17  <!---MARKER_GEN_END-->
    18