python-openstackclient/doc/source/data/glance.csv
Steve Martinelli 4b293c57c8 add keystone and glance -> osc mapping
Change-Id: I99cd8b11a5d5fc6dc5d2f4584b837ea0f44d665a
2017-02-22 14:09:25 -06: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.