Skip to content

Commit 4e5e3cf

Browse files
yerim10044001Mpicea
authored andcommitted
Docs: Update glance command mapping
Update missing command in glance Mapping Guide. List of updated command [Glance CLI / OSC] md-namespace-create / image metadef namespace create md-namespace-delete / image metadef namespace delete md-namespace-list / image metadef namespace list md-namespace-show / image metadef namespace show Co-authored-by: sujin01 <a5870771@gmail.com> Co-authored-by: heesom <heesom.hs@gmail.com> Co-authored-by: mpicea <jjh77745997@gmail.com> Change-Id: I4d50b0ae820ea0c8feb1719bbbd9eb06d22cbe20
1 parent 65b667a commit 4e5e3cf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/source/cli/data/glance.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ import-info,,Print import methods available from Glance.
2222
location-add,,Add a location (and related metadata) to an image.
2323
location-delete,,Remove locations (and related metadata) from an image.
2424
location-update,,Update metadata of an image's location.
25-
md-namespace-create,,Create a new metadata definitions namespace.
26-
md-namespace-delete,,Delete specified metadata definitions namespace with its contents.
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.
2727
md-namespace-import,,Import a metadata definitions namespace from file or standard input.
28-
md-namespace-list,,List metadata definitions namespaces.
28+
md-namespace-list,image metadef namespace list,List metadata definitions namespaces.
2929
md-namespace-objects-delete,,Delete all metadata definitions objects inside a specific namespace.
3030
md-namespace-properties-delete,,Delete all metadata definitions property inside a specific namespace.
3131
md-namespace-resource-type-list,,List resource types associated to specific namespace.
32-
md-namespace-show,,Describe a specific metadata definitions namespace.
32+
md-namespace-show,image metadef namespace show,Describe a specific metadata definitions namespace.
3333
md-namespace-tags-delete,,Delete all metadata definitions tags inside a specific namespace.
3434
md-namespace-update,,Update an existing metadata definitions namespace.
3535
md-object-create,,Create a new metadata definitions object inside a namespace.

0 commit comments

Comments
 (0)