Revision 0ea31480 docs/man/kamaki.rst

b/docs/man/kamaki.rst
36 36

  
37 37
    Access kamaki user history, which is stored in ~/.kamaki.history file.
38 38

  
39
astakos
39
user
40 40

  
41
    Get information from astakos API
41
    Get information from Astakos API
42 42

  
43 43
server
44 44

  
......
56 56

  
57 57
    Manage images on Plankton (and Compute).
58 58

  
59
store
59
file
60 60

  
61
    Manage store API.
61
    Manage Pithos+ API.
62 62

  
63 63

  
64 64
Hidden command groups
......
67 67
quotaholder
68 68

  
69 69
    A client for quotaholder API. to enable:
70
    kamaki config set quotaholder.cli hotaholder_cli
70
    kamaki config set quotaholder.cli hotaholder
71 71
    kamaki config set quotaholder.url <quotaholder server url>
72 72

  
73 73
livetest
74 74

  
75 75
    LIve tests that check kamaki against running services. To enable:
76
    kamaki config set livetest.cli livetest_cli
76
    kamaki config set livetest.cli livetest
77 77

  
78 78

  
79 79
Options
......
109 109
* run       run/show previously executed command(s)
110 110

  
111 111

  
112
astakos commands
113
****************
112
user commands
113
*************
114 114

  
115 115
* authenticate      Authenticate a user, show user information
116 116

  
......
181 181
* rename        Set the name of a network
182 182

  
183 183

  
184
store commands
184
file commands
185 185
**************
186 186

  
187 187
* append            Append local file to (existing) remote object
......
230 230
**********************
231 231

  
232 232
* all         test all clients
233
* args        Test how arguments are treated by kamaki
233
* args        test how arguments are treated by kamaki
234 234
* astakos     test Astakos client
235 235
* cyclades    test Cyclades client
236 236
* error       Create an error message with optional message

Also available in: Unified diff