Revision 85e3803d docs/man/kamaki.rst

b/docs/man/kamaki.rst
105 105
* setmeta    update server metadata
106 106
* delmeta    delete server metadata
107 107
* stats      get server statistics
108
* wait: Wait for server to finish [BUILD, STOPPED, REBOOT, ACTIVE]
108 109

  
109 110

  
110 111
flavor commands
......
148 149
store commands
149 150
**************
150 151

  
151
* create     create a container
152
* container  get container info
153
* upload     upload a file
154
* download   download a file
155
* delete     delete a file
152
* append    Append local file to (existing) remote object
153
* cat       Print a file to console
154
* copy      Copy an object
155
* create    Create a container or a directory object
156
* delete    Delete a container [or an object]
157
* delgroup  Delete a user group on an account
158
* delmeta   Delete an existing metadatum of account [, container [or object]]
159
* delpermissions    Delete all sharing permissions
160
* download  Download a file
161
* group     Get user groups details for account
162
* hashmap   Get the hashmap of an object
163
* info      Get information for account [, container [or object]]
164
* list      List containers, object trees or objects in a directory
165
* manifest  Create a remote file with uploaded parts by manifestation
166
* meta      Get custom meta-content for account [, container [or object]]
167
* mkdir     Create a directory
168
* move      Copy an object
169
* overwrite Overwrite part (from start to end) of a remote file
170
* permissions   Get object read/write permissions
171
* publish   Publish an object
172
* purge     Purge a container
173
* quota     Get quota for account [or container]
174
* setgroup  Create/update a new user group on account
175
* setmeta   Set a new metadatum for account [, container [or object]]
176
* setpermissions    Set sharing permissions
177
* setquota  Set new quota (in KB) for account [or container]
178
* setversioning Set new versioning (auto, none) for account [or container]
179
* sharers   List the accounts that share objects with default account
180
* truncate  Truncate remote file up to a size
181
* unpublish Unpublish an object
182
* upload    Upload a file
183
* versioning    Get  versioning for account [or container ]
184
* versions  Get the version list of an object
185

  
156 186

  
157 187

  
158 188
Author

Also available in: Unified diff