| Line 1: |
Line 1: |
| − | == Command line syntax ==
| + | This is a collection of articles describing specific CRIU command line options. |
| | | | |
| − | Syntax is pretty trivial one but partially context dependent.
| + | == Actions == |
| | + | {{Special:PrefixIndex/CLI/cmd/|stripprefix=1}} |
| | | | |
| − | <code>
| + | == Options == |
| − | crtools [-c] [-D dir] (show|dump|restore) [-p|-t] $pid
| + | {{Special:PrefixIndex/CLI/opt/|stripprefix=1}} |
| − | </code>
| |
| | | | |
| − | * '''c''' - to continue execution of a task once checkpoint is complete in case of '''checkpointing''' stage, and show contents of memory pages in case of '''show''' stage | + | == Deprecated stuff == |
| − | * '''D dir''' - write/read dump images to/from the specified directory | + | |
| | + | === Actions === |
| | + | {{Special:PrefixIndex/CLI/deprecated/cmd/|stripprefix=1}} |
| | + | |
| | + | === Options === |
| | + | {{Special:PrefixIndex/CLI/deprecated/opt/|stripprefix=1}} |
| | + | |
| | + | == See also == |
| | + | |
| | + | * [[Advanced usage]] article for more options |
| | + | * [[RPC]] -- an API to C/R functionality |
| | + | * [[API compliance]] |
| | + | * [[:Category:HOWTO]] |
| | + | |
| | + | [[Category: API]] |