5.0 KiB
5.0 KiB
1 | cache-clear | Clear all images from cache, queue or both. | |
---|---|---|---|
2 | cache-delete | Delete image from cache/caching queue. | |
3 | cache-list | Get cache state. | |
4 | cache-queue | Queue image(s) for caching. | |
5 | explain | WONTFIX | Describe a specific model. |
6 | image-create | image create | Create a new image. |
7 | image-create-via-import | image create --import | EXPERIMENTAL: Create a new image via image import using glance-direct import method. Missing support for web-download, copy-image and glance-download import methods. The OSC command is also missing support for importing image to specified store as well as all stores (--store, --stores, --all-stores) and skip or stop processing if import fails to one of the store (--allow-failure) |
8 | image-deactivate | image set --deactivate | Deactivate specified image. |
9 | image-delete | image delete | Delete specified image. |
10 | image-download | image save | Download a specific image. |
11 | image-import | image import | Initiate the image import taskflow. |
12 | image-list | image list | List images you can access. |
13 | image-reactivate | image set --activate | Reactivate specified image. |
14 | image-show | image show | Describe a specific image. |
15 | image-stage | image stage | Upload data for a specific image to staging. |
16 | image-tag-delete | image unset --tag <tag> | Delete the tag associated with the given image. |
17 | image-tag-update | image set --tag <tag> | Update an image with the given tag. |
18 | image-tasks | Get tasks associated with image. | |
19 | image-update | image set | Update an existing image. |
20 | image-upload | Upload data for a specific image. | |
21 | import-info | image import info | Show available import methods from Glance. |
22 | location-add | Add a location (and related metadata) to an image. | |
23 | location-delete | Remove locations (and related metadata) from an image. | |
24 | location-update | Update metadata of an image's location. | |
25 | md-namespace-create | image metadef namespace create | Create a new metadata definitions namespace. |
26 | md-namespace-delete | image metadef namespace delete | Delete specified metadata definitions namespace with its contents. |
27 | md-namespace-import | Import a metadata definitions namespace from file or standard input. | |
28 | md-namespace-list | image metadef namespace list | List metadata definitions namespaces. |
29 | md-namespace-objects-delete | Delete all metadata definitions objects inside a specific namespace. | |
30 | md-namespace-properties-delete | Delete all metadata definitions property inside a specific namespace. | |
31 | md-namespace-resource-type-list | image metadef resource type list | List resource types associated to specific namespace. |
32 | md-namespace-show | image metadef namespace show | Describe a specific metadata definitions namespace. |
33 | md-namespace-tags-delete | Delete all metadata definitions tags inside a specific namespace. | |
34 | md-namespace-update | Update an existing metadata definitions namespace. | |
35 | md-object-create | Create a new metadata definitions object inside a namespace. | |
36 | md-object-delete | Delete a specific metadata definitions object inside a namespace. | |
37 | md-object-list | List metadata definitions objects inside a specific namespace. | |
38 | md-object-property-show | Describe a specific metadata definitions property inside an object. | |
39 | md-object-show | Describe a specific metadata definitions object inside a namespace. | |
40 | md-object-update | Update metadata definitions object inside a namespace. | |
41 | md-property-create | Create a new metadata definitions property inside a namespace. | |
42 | md-property-delete | Delete a specific metadata definitions property inside a namespace. | |
43 | md-property-list | List metadata definitions properties inside a specific namespace. | |
44 | md-property-show | Describe a specific metadata definitions property inside a namespace. | |
45 | md-property-update | Update metadata definitions property inside a namespace. | |
46 | md-resource-type-associate | Associate resource type with a metadata definitions namespace. | |
47 | md-resource-type-deassociate | Deassociate resource type with a metadata definitions namespace. | |
48 | md-resource-type-list | List available resource type names. | |
49 | md-tag-create | Add a new metadata definitions tag inside a namespace. | |
50 | md-tag-create-multiple | Create new metadata definitions tags inside a namespace. | |
51 | md-tag-delete | Delete a specific metadata definitions tag inside a namespace. | |
52 | md-tag-list | List metadata definitions tags inside a specific namespace. | |
53 | md-tag-show | Describe a specific metadata definitions tag inside a namespace. | |
54 | md-tag-update | Rename a metadata definitions tag inside a namespace. | |
55 | member-create | image add project | Create member for a given image. |
56 | member-delete | image remove project | Delete image member. |
57 | member-get | Show details of an image member | |
58 | member-list | image member list | Describe sharing permissions by image. |
59 | member-update | image set --accept --reject --status | Update the status of a member for a given image. |
60 | stores-delete | image delete --store | Delete image from specific store. |
61 | stores-info | Print available backends from Glance. | |
62 | task-create | WONTFIX | Create a new task. |
63 | task-list | image task list | List tasks you can access. |
64 | task-show | image task show | Describe a specific task. |
65 | usage | Get quota usage information. | |
66 | bash-completion | complete | Prints arguments for bash_completion. |
67 | help | help | Display help about this program or one of its subcommands. |