1OCI(1) APRIL 2016 OCI(1)
2
3
4
6 ocitools - OCI (Open Container Initiative) tools
7
8
9
11 ocitools [OPTIONS] COMMAND [arg...]
12
13
14 ocitools [--help|-v|--version]
15
16
17
19 ocitools is a collection of tools for working with the OCI runtime
20 specification ⟨https://github.com/opencontainers/runtime-spec⟩.
21
22
23
25 --help
26 Print usage statement
27
28
29 -v, --version
30 Print version information.
31
32
33
35 validate
36 Validating OCI bundle
37 See ocitools-validate(1) for full documentation on the validate
38 command.
39
40
41 generate
42 Generating OCI runtime spec configuration files
43 See ocitools-generate(1) for full documentation on the generate
44 command.
45
46
47
49 ocitools-validate(1), ocitools-run(1)
50
51
52
54 April 2016, Originally compiled by Daniel Walsh (dwalsh at redhat dot
55 com)
56
57
58
59Dan Walsh OCITOOLS User Manuals OCI(1)