8e5b17cf13
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
25 lines
470 B
Markdown
25 lines
470 B
Markdown
% OCI(1) OCI-RUNTIME-TOOL User Manuals
|
|
% OCI Community
|
|
% APRIL 2016
|
|
# NAME
|
|
oci-runtime-tool-validate - Validate an OCI runtime bundle
|
|
|
|
# SYNOPSIS
|
|
**oci-runtime-tool validate** *[OPTIONS]*
|
|
|
|
# DESCRIPTION
|
|
|
|
Validate an OCI bundle
|
|
|
|
# OPTIONS
|
|
**--help**
|
|
Print usage statement
|
|
|
|
**--path**=PATH
|
|
Path to bundle. The default is current working directory.
|
|
|
|
# SEE ALSO
|
|
**oci-runtime-tool**(1)
|
|
|
|
# HISTORY
|
|
April 2016, Originally compiled by Dan Walsh (dwalsh at redhat dot com)
|