Difference between revisions of "CLI"

From CRIU
Jump to navigation Jump to search
(add deprecated stuff)
 
(43 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Checkpoint procedure ==
+
This is a collection of articles describing specific CRIU command line options.
  
Checkpoint procedure is pretty trivial. crtools command line options syntax is the following
+
== Actions ==
<code>
+
{{Special:PrefixIndex/CLI/cmd/|stripprefix=1}}
crtools -d [-p|-t] $pid
+
 
</code>
+
== Options ==
 +
{{Special:PrefixIndex/CLI/opt/|stripprefix=1}}
 +
 
 +
== Deprecated stuff ==
 +
 
 +
=== 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]]

Latest revision as of 19:32, 20 September 2016