Stephen Finucane 83e7e4ab2e docs: Update glanceclient comparison doc
Done manually by looking at the help text for the 'glance' client
(version 3.1.1) and identifying gaps.

Change-Id: Ic46bbdef7182e5f707cd5083868886ce60c7eb47
Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
2021-06-03 15:52:18 +01:00

4.1 KiB

1explainWONTFIXDescribe a specific model.
2image-createimage createCreate a new image.
3image-create-via-importEXPERIMENTAL: Create a new image via image import.
4image-deactivateimage set --deactivateDeactivate specified image.
5image-deleteimage deleteDelete specified image.
6image-downloadimage saveDownload a specific image.
7image-importInitiate the image import taskflow.
8image-listimage listList images you can access.
9image-reactivateimage set --activateReactivate specified image.
10image-showimage showDescribe a specific image.
11image-stageUpload data for a specific image to staging.
12image-tag-deleteimage unset --tag <tag>Delete the tag associated with the given image.
13image-tag-updateimage set --tag <tag>Update an image with the given tag.
14image-updateimage setUpdate an existing image.
15image-uploadUpload data for a specific image.
16import-infoPrint import methods available from Glance.
17location-addAdd a location (and related metadata) to an image.
18location-deleteRemove locations (and related metadata) from an image.
19location-updateUpdate metadata of an image's location.
20md-namespace-createCreate a new metadata definitions namespace.
21md-namespace-deleteDelete specified metadata definitions namespace with its contents.
22md-namespace-importImport a metadata definitions namespace from file or standard input.
23md-namespace-listList metadata definitions namespaces.
24md-namespace-objects-deleteDelete all metadata definitions objects inside a specific namespace.
25md-namespace-properties-deleteDelete all metadata definitions property inside a specific namespace.
26md-namespace-resource-type-listList resource types associated to specific namespace.
27md-namespace-showDescribe a specific metadata definitions namespace.
28md-namespace-tags-deleteDelete all metadata definitions tags inside a specific namespace.
29md-namespace-updateUpdate an existing metadata definitions namespace.
30md-object-createCreate a new metadata definitions object inside a namespace.
31md-object-deleteDelete a specific metadata definitions object inside a namespace.
32md-object-listList metadata definitions objects inside a specific namespace.
33md-object-property-showDescribe a specific metadata definitions property inside an object.
34md-object-showDescribe a specific metadata definitions object inside a namespace.
35md-object-updateUpdate metadata definitions object inside a namespace.
36md-property-createCreate a new metadata definitions property inside a namespace.
37md-property-deleteDelete a specific metadata definitions property inside a namespace.
38md-property-listList metadata definitions properties inside a specific namespace.
39md-property-showDescribe a specific metadata definitions property inside a namespace.
40md-property-updateUpdate metadata definitions property inside a namespace.
41md-resource-type-associateAssociate resource type with a metadata definitions namespace.
42md-resource-type-deassociateDeassociate resource type with a metadata definitions namespace.
43md-resource-type-listList available resource type names.
44md-tag-createAdd a new metadata definitions tag inside a namespace.
45md-tag-create-multipleCreate new metadata definitions tags inside a namespace.
46md-tag-deleteDelete a specific metadata definitions tag inside a namespace.
47md-tag-listList metadata definitions tags inside a specific namespace.
48md-tag-showDescribe a specific metadata definitions tag inside a namespace.
49md-tag-updateRename a metadata definitions tag inside a namespace.
50member-createimage add projectCreate member for a given image.
51member-deleteimage remove projectDelete image member.
52member-listDescribe sharing permissions by image.
53member-updateimage set --accept --reject --statusUpdate the status of a member for a given image.
54stores-deleteDelete image from specific store.
55stores-infoPrint available backends from Glance.
56task-createCreate a new task.
57task-listList tasks you can access.
58task-showDescribe a specific task.
59bash-completioncompletePrints arguments for bash_completion.
60helphelpDisplay help about this program or one of its subcommands.