Merge "Add "image metadef property list" command."

This commit is contained in:
Zuul
2023-10-31 09:28:47 +00:00
committed by Gerrit Code Review
6 changed files with 111 additions and 1 deletions

View File

@@ -40,7 +40,7 @@ md-object-show,,Describe a specific metadata definitions object inside a namespa
md-object-update,,Update metadata definitions object inside a namespace.
md-property-create,,Create a new metadata definitions property inside a namespace.
md-property-delete,,Delete a specific metadata definitions property inside a namespace.
md-property-list,,List metadata definitions properties inside a specific namespace.
md-property-list,image metadef property list,List metadata definitions properties inside a specific namespace.
md-property-show,,Describe a specific metadata definitions property inside a namespace.
md-property-update,,Update metadata definitions property inside a namespace.
md-resource-type-associate,,Associate resource type with a metadata definitions namespace.
1 cache-clear Clear all images from cache, queue or both.
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 image metadef 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.