1- explain , WONTFIX , Describe a specific model.
2- image-create , image create , Create a new image.
3- image-deactivate , image set --deactivate , Deactivate specified image.
4- image-delete , image delete , Delete specified image.
5- image-download , image save , Download a specific image.
6- image-list , image list , List images you can access.
7- image-reactivate , image set --activate , Reactivate specified image.
8- image-show , image show , Describe a specific image.
9- image-tag-delete , image set --tag <tag> , Delete the tag associated with the given image.
10- image-tag-update , image unset --tag <tag> , Update an image with the given tag.
11- image-update , image set , Update an existing image.
12- image-upload ,, Upload data for a specific image.
13- location-add ,, Add a location (and related metadata) to an image.
14- location-delete ,, Remove locations (and related metadata) from an image.
15- location-update ,, Update metadata of an image's location.
16- member-create , image add project , Create member for a given image.
17- member-delete , image remove project , Delete image member.
18- member-list ,, Describe sharing permissions by image.
19- member-update , image set --accept --reject --status , Update the status of a member for a given image.
20- task-create ,, Create a new task.
21- task-list ,, List tasks you can access.
22- task-show ,, Describe a specific task.
23- bash-completion , complete , Prints arguments for bash_completion.
24- help , help , Display help about this program or one of its subcommands.
1+ explain , WONTFIX , Describe a specific model.
2+ image-create , image create , Create a new image.
3+ image-deactivate , image set --deactivate , Deactivate specified image.
4+ image-delete , image delete , Delete specified image.
5+ image-download , image save , Download a specific image.
6+ image-list , image list , List images you can access.
7+ image-reactivate , image set --activate , Reactivate specified image.
8+ image-show , image show , Describe a specific image.
9+ image-tag-delete , image unset --tag <tag> , Delete the tag associated with the given image.
10+ image-tag-update , image set --tag <tag> , Update an image with the given tag.
11+ image-update , image set , Update an existing image.
12+ image-upload ,, Upload data for a specific image.
13+ location-add ,, Add a location (and related metadata) to an image.
14+ location-delete ,, Remove locations (and related metadata) from an image.
15+ location-update ,, Update metadata of an image's location.
16+ member-create , image add project , Create member for a given image.
17+ member-delete , image remove project , Delete image member.
18+ member-list ,, Describe sharing permissions by image.
19+ member-update , image set --accept --reject --status , Update the status of a member for a given image.
20+ task-create ,, Create a new task.
21+ task-list ,, List tasks you can access.
22+ task-show ,, Describe a specific task.
23+ bash-completion , complete , Prints arguments for bash_completion.
24+ help , help , Display help about this program or one of its subcommands.
0 commit comments