python-openstackclient/doc/source/cli/data/glance.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

1.4 KiB

1explainWONTFIXDescribe a specific model.
2image-createimage createCreate a new image.
3image-deactivateimage set --deactivateDeactivate specified image.
4image-deleteimage deleteDelete specified image.
5image-downloadimage saveDownload a specific image.
6image-listimage listList images you can access.
7image-reactivateimage set --activateReactivate specified image.
8image-showimage showDescribe a specific image.
9image-tag-deleteimage set --tag <tag>Delete the tag associated with the given image.
10image-tag-updateimage unset --tag <tag>Update an image with the given tag.
11image-updateimage setUpdate an existing image.
12image-uploadUpload data for a specific image.
13location-addAdd a location (and related metadata) to an image.
14location-deleteRemove locations (and related metadata) from an image.
15location-updateUpdate metadata of an image's location.
16member-createimage add projectCreate member for a given image.
17member-deleteimage remove projectDelete image member.
18member-listDescribe sharing permissions by image.
19member-updateimage set --accept --reject --statusUpdate the status of a member for a given image.
20task-createCreate a new task.
21task-listList tasks you can access.
22task-showDescribe a specific task.
23bash-completioncompletePrints arguments for bash_completion.
24helphelpDisplay help about this program or one of its subcommands.