Revision 404eb288 docs/man/kamaki.rst

b/docs/man/kamaki.rst
153 153
**************
154 154

  
155 155
* list           List images accessible by user
156
* meta           Get image metadata
156
* meta           Manage image metadata
157
    * list      Get image metadata
158
    * set       Add / update metadata and properties for an image
159
    * delete    Remove/empty image metadata and/or custom properties
157 160
* register       (Re)Register an image
158 161
* unregister     Unregister an image (does not delete the image file)
159 162
* shared         List shared images
......
162 165
    * delete     Delete image
163 166
    * info       Get image details
164 167
    * properties Manage properties related to OS installation in an image
165
        * add    Add a property to an image
166 168
        * delete Delete a property from an image
167 169
        * get    Get an image property
168 170
        * list   List all image properties

Also available in: Unified diff