doc: Indicate md-namespace-import as WONTFIX

This is a meta command that can be easily achieved via some shell
scripting. We don't need it in OSC.

Change-Id: Ia3fc8d0458cb0c0dc4695347ef953028112a9c49
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane
2025-08-15 11:47:09 +01:00
parent 37228ae2d3
commit 81db99b32b

View File

@@ -24,7 +24,7 @@ location-delete,,Remove locations (and related metadata) from an image.
location-update,,Update metadata of an image's location.
md-namespace-create,image metadef namespace create,Create a new metadata definitions namespace.
md-namespace-delete,image metadef namespace delete,Delete specified metadata definitions namespace with its contents.
md-namespace-import,,Import a metadata definitions namespace from file or standard input.
md-namespace-import,WONTFIX,Import a metadata definitions namespace from file or standard input.
md-namespace-list,image metadef namespace list,List metadata definitions namespaces.
md-namespace-objects-delete,image metadef object delete,Delete all metadata definitions objects inside a specific namespace.
md-namespace-properties-delete,,Delete all metadata definitions property inside a specific namespace.
1 cache-clear cached image clear Clear all images from cache, queue or both.
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 WONTFIX 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 image metadef object delete Delete all metadata definitions objects inside a specific namespace.
30 md-namespace-properties-delete Delete all metadata definitions property inside a specific namespace.