File: checkpointctl-list.adoc

package info (click to toggle)
golang-github-checkpoint-restore-checkpointctl 1.3.0%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 524 kB
  • sloc: ansic: 208; makefile: 172; sh: 40
file content (23 lines) | stat: -rw-r--r-- 394 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
= checkpointctl-list(1)
include::footer.adoc[]

== Name

*checkpointctl-list* - List checkpoints stored in the default and additional directories

== Synopsis

*checkpointctl list* [_directories_]

== Options

*-h*, *--help*::
  Show help for checkpointctl list

== Default Directory

The default path for checking checkpoints is `/var/lib/kubelet/checkpoints/`.

== See also

checkpointctl(1)