Revision 85e3803d docs/commands.rst

b/docs/commands.rst
1 1
Commands
2 2
========
3 3

  
4
Command specifications for the kamaki.cli
5

  
6
compute_cli
7
-----------
8

  
9
.. automodule:: kamaki.cli.commands.compute_cli
10
    :members:
11
    :show-inheritance:
12
    :undoc-members:
4
Command specifications for kamaki.cli
13 5

  
14 6
cyclades_cli
15 7
------------
......
20 12
    :undoc-members:
21 13

  
22 14

  
23
storage_cli
24
-----------
25

  
26
.. automodule:: kamaki.cli.commands.storage_cli
27
    :members:
28
    :show-inheritance:
29
    :undoc-members:
30

  
31

  
32 15
pithos_cli
33 16
----------
34 17

  

Also available in: Unified diff