python-openstackclient/doc/source/cli/data/swift.csv
Doug Hellmann 9599ffe65d reorganize existing documentation according to the new standard layout
Move existing content around based on the doc-migration specification.

Replace :doc: markup with :ref: to have sphinx keep track of where the
files move and generate valid hyperlinks.

Add a few toctrees and index pages for the new directories.

Depends-On: Ia750cb049c0f53a234ea70ce1f2bbbb7a2aa9454
Change-Id: I253ee8f89d3ec40e39310c18bb87ed1d3d5de330
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-23 11:54:32 +02:00

793 B

1deleteobject delete / container deleteDelete a container or objects within a container.
2downloadobject save / container saveDownload objects from containers.
3listobject list / container listLists the containers for the account or the objects for a container.
4postcontainer create / object set / container set / object store account setUpdates meta information for the account, container, or object.
5copyCopies object, optionally adds meta.
6statobject show / container show / object store account showDisplays information for the account, container, or object.
7uploadobject createUploads files or directories to the given container.
8capabilitiesList cluster capabilities.
9tempurlCreate a temporary URL.
10authWONTFIXDisplay auth related environment variables.