Ciop-tutorial » History » Revision 3
Revision 2 (Herve Caumont, 2013-09-21 00:26) → Revision 3/4 (Herve Caumont, 2013-09-21 00:29)
h1. ciop-tutorial CLI reference
{{>toc}}
h2. Name
ciop-tutorial -- manages the installation/removal of tutorials
h2. Synopsis
<pre>
ciop-tutorial [options]
</pre>
h2. Options
[list] provides the list of available tutorials
[install] {tutorial} installs the specified tutorial
h2. Output
List of the available tutorials
h2. Exit codes
-
h2. Examples
<pre>
ciop-tutorial list
</pre>
beam-arithm
beam-case2w
beam-cloudmask
beamapi-cloudmask
ecmwf-metview
esgf-uvcdat
nest-insar
</pre>
<pre>
ciop-tutorial install beam-arithm
(tutorial package install logs)
</pre>