.nh .TH OCI\-IMAGE\-TOOL(1) OCI Image Tool User Manuals OCI Community JULY 2016 .SH NAME .PP oci\-image\-tool \- OCI (Open Container Initiative) image tools .SH SYNOPSIS .PP \fBoci\-image\-tool\fP [OPTIONS] COMMAND [arg...] .PP \fBoci\-image\-tool\fP [\-\-help|\-v|\-\-version] .SH DESCRIPTION .PP oci\-image\-tool is a collection of tools for working with the OCI image specification \[la]https://github.com/opencontainers/image-spec\[ra]\&. .SH OPTIONS .PP \fB\-\-help\fP Print usage statement. .PP \fB\-\-debug\fP Enable debug output .PP \fB\-v\fP, \fB\-\-version\fP Print version information. .SH COMMANDS .PP \fBvalidate\fP Validate the given file(s) against the OCI image specification See \fBoci\-image\-tool\-validate\fP(1) for full documentation on the \fBvalidate\fP command. .PP \fBunpack\fP Unpack the file which against the OCI image specification into a bundle directory. See \fBoci\-image\-tool\-unpack\fP(1) for full documentation on the \fBunpack\fP command. .PP \fBcreate\fP Create an OCI runtime bundle See \fBoci\-image\-tool\-create\fP(1) for full documentation on the \fBcreate\fP command. .SH SEE ALSO .PP \fBoci\-image\-tool\-validate\fP(1), \fBoci\-image\-tool\-unpack\fP(1), \fBoci\-image\-tool\-create\fP(1) .SH HISTORY .PP Sept 2016, Originally compiled by Antonio Murdaca (runcom at redhat dot com)