File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 5656- [ Checkpoint management] ( #checkpoint-management )
5757 - [ :whale : nerdctl checkpoint create] ( #whale-nerdctl-checkpoint-create )
5858 - [ :whale : nerdctl checkpoint list] ( #whale-nerdctl-checkpoint-list )
59+ - [ :whale : nerdctl checkpoint remove] ( #whale-nerdctl-checkpoint-remove )
5960- [ Manifest management] ( #manifest-management )
6061 - [ :whale : nerdctl manifest annotate] ( #whale-nerdctl-manifest-annotate )
6162 - [ :whale : nerdctl manifest create] ( #whale-nerdctl-manifest-create )
@@ -1086,6 +1087,15 @@ Usage: `nerdctl checkpoint list/ls [OPTIONS] CONTAINER`
10861087Flags:
10871088- :whale : ` checkpoint-dir ` : Use a custom checkpoint storage directory
10881089
1090+ ### :whale : nerdctl checkpoint remove
1091+
1092+ Remove a checkpoint for a container
1093+
1094+ Usage: ` nerdctl checkpoint remove/rm [OPTIONS] CONTAINER CHECKPOINT `
1095+
1096+ Flags:
1097+ - :whale : ` checkpoint-dir ` : Use a custom checkpoint storage directory
1098+
10891099## Manifest management
10901100
10911101### :whale : nerdctl manifest annotate
You can’t perform that action at this time.
0 commit comments