Merge "Add "image metadef property set" command"

This commit is contained in:
Zuul
2023-11-08 10:46:35 +00:00
committed by Gerrit Code Review
5 changed files with 103 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ md-property-create,image metadef property create,Create a new metadata definitio
md-property-delete,image metadef property delete,Delete a specific metadata definitions property inside a namespace.
md-property-list,image metadef property list,List metadata definitions properties inside a specific namespace.
md-property-show,image metadef property show,Describe a specific metadata definitions property inside a namespace.
md-property-update,,Update metadata definitions property inside a namespace.
md-property-update,image metadef property set,Update metadata definitions property inside a namespace.
md-resource-type-associate,,Associate resource type with a metadata definitions namespace.
md-resource-type-deassociate,,Deassociate resource type with a metadata definitions namespace.
md-resource-type-list,,List available resource type names.
1 cache-clear cached image list Clear all images from cache, queue or both.
42 md-property-delete image metadef property delete Delete a specific metadata definitions property inside a namespace.
43 md-property-list image metadef property list List metadata definitions properties inside a specific namespace.
44 md-property-show image metadef property show Describe a specific metadata definitions property inside a namespace.
45 md-property-update image metadef property set 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.