Revision 573be34f docs/man/kamaki.rst

b/docs/man/kamaki.rst
54 54

  
55 55
image 
56 56

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

  
59 59
store
60 60

  
......
143 143
* info       get flavor details
144 144

  
145 145

  
146
image commands and options
147
**************************
146
image commands
147
**************
148 148

  
149 149
* addmember     Add a member to an image
150 150
* addproperty   Add an OS-related property to an image
......
152 152
* delmember     Remove a member from an image
153 153
* delproperty   Delete a property of an image
154 154
* info          Get detailed information on an image
155
* list          List images
156 155
* members       Get image members
157 156
* meta          Get image metadata
158 157
* properties    Get properties related to OS installation in an image
159
* public        List public images
158
* list          List images accessible by user
160 159
* register      (Re)Register an image
161 160
* setmembers    Set the members of an image
162 161
* setproperty   Update an existing property in an image
163 162
* shared        List images shared by a member
163
* compute       Compute Image API commands
164
    * list          List images
165
    * delete        Delete image
166
    * info          Get image details
167
    * properties    Get image properties
168
    * delproperty   Delete an image property
169
    * setproperty   Update an image property
164 170

  
165 171

  
166 172
network commands

Also available in: Unified diff