Ciop-tutorial » History » Version 3
Herve Caumont, 2013-09-21 00:29
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 | 3 | Herve Caumont | |
33 | 2 | Herve Caumont | beam-arithm |
34 | beam-case2w |
||
35 | beam-cloudmask |
||
36 | beamapi-cloudmask |
||
37 | ecmwf-metview |
||
38 | esgf-uvcdat |
||
39 | 1 | Herve Caumont | nest-insar |
40 | 3 | Herve Caumont | </pre> |
41 | 2 | Herve Caumont | |
42 | <pre> |
||
43 | 1 | Herve Caumont | ciop-tutorial install beam-arithm |
44 | 3 | Herve Caumont | |
45 | (tutorial package install logs) |
||
46 | 2 | Herve Caumont | </pre> |