Statistics
| Branch: | Tag: | Revision:

root / docs / cli.rst @ 961e6040

History | View | Annotate | Download (1.6 kB)

1
Command Specifications
2
======================
3

    
4
astakos
5
-------
6

    
7
.. automodule:: kamaki.cli.commands.astakos_cli
8
    :members:
9
    :undoc-members:
10

    
11
cyclades (server, flavor, network)
12
----------------------------------
13

    
14
.. automodule:: kamaki.cli.commands.cyclades_cli
15
    :members:
16
    :undoc-members:
17

    
18
pithos (store)
19
--------------
20

    
21
.. automodule:: kamaki.cli.commands.pithos_cli
22
    :members:
23
    :undoc-members:
24

    
25
image
26
-----
27

    
28
.. automodule:: kamaki.cli.commands.image_cli
29
    :members:
30
    :undoc-members:
31

    
32
Kamaki commands
33
---------------
34

    
35
config
36
^^^^^^
37

    
38
.. automodule:: kamaki.cli.commands.config_cli
39
    :members:
40
    :undoc-members:
41

    
42
history
43
^^^^^^^
44

    
45
.. automodule:: kamaki.cli.commands.history_cli
46
    :members:
47
    :undoc-members:
48

    
49
Command Line Interface Code
50
===========================
51

    
52
argument
53
--------
54

    
55
.. automodule:: kamaki.cli.argument
56
    :members:
57
    :show-inheritance:
58
    :undoc-members:
59

    
60

    
61
command_shell
62
-------------
63

    
64
.. automodule:: kamaki.cli.command_shell
65
    :members:
66
    :show-inheritance:
67
    :undoc-members:
68

    
69

    
70
command_tree
71
------------
72

    
73
.. automodule:: kamaki.cli.command_tree
74
    :members:
75
    :show-inheritance:
76
    :undoc-members:
77

    
78

    
79
config
80
------
81

    
82
.. automodule:: kamaki.cli.config
83
    :members:
84
    :show-inheritance:
85
    :undoc-members:
86

    
87
errors
88
------
89

    
90
.. automodule:: kamaki.cli.errors
91
    :members:
92
    :show-inheritance:
93
    :undoc-members:
94

    
95

    
96
history
97
-------
98

    
99
.. automodule:: kamaki.cli.history
100
    :members:
101
    :show-inheritance:
102
    :undoc-members:
103

    
104

    
105
utils
106
-----
107

    
108
.. automodule:: kamaki.cli.utils
109
    :members:
110
    :show-inheritance:
111
    :undoc-members: