Project

General

Profile

Ciop-tutorial » History » Version 2

Herve Caumont, 2013-09-21 00:26

1 2 Herve Caumont
h1. ciop-tutorial CLI reference
2 1 Herve Caumont
3 2 Herve Caumont
{{>toc}}
4
5
h2. Name
6
7
ciop-tutorial -- manages the installation/removal of tutorials
8
9
h2. Synopsis
10
11
<pre>
12
ciop-tutorial [options]
13
</pre>
14
15
h2. Options
16
17
[list]					provides the list of available tutorials
18
[install] {tutorial}	installs the specified tutorial
19
20
h2. Output
21
    
22
List of the available tutorials
23
    
24
h2. Exit codes
25
26
-
27
28
h2. Examples
29
30
<pre>
31
ciop-tutorial list
32
</pre>
33
beam-arithm
34
beam-case2w
35
beam-cloudmask
36
beamapi-cloudmask
37
ecmwf-metview
38
esgf-uvcdat
39
nest-insar
40
41
<pre>
42
ciop-tutorial install beam-arithm
43
</pre>