We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c154e4a + c1b6a6d commit 35a7e51Copy full SHA for 35a7e51
modules/about-must-gather.adoc
@@ -57,3 +57,11 @@ openshift-must-gather-5drcj must-gather-s8sdh 2/2 Running 0
57
...
58
----
59
// todo: table or ref module listing available images?
60
+Optionally, you can run the `oc adm must-gather` command in a specific namespace by using the `--run-namespace` option.
61
+
62
+For example:
63
64
+[source,terminal,subs="attributes+"]
65
+----
66
+$ oc adm must-gather --run-namespace <namespace> --image=registry.redhat.io/container-native-virtualization/cnv-must-gather-rhel8:v{product-version}.0
67
0 commit comments