Skip to content

Commit c1b6a6d

Browse files
committed
OSDOCS-5334 Adding namespace option to oc adm must-gather
1 parent a9eea48 commit c1b6a6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

modules/about-must-gather.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ openshift-must-gather-5drcj must-gather-s8sdh 2/2 Running 0
5757
...
5858
----
5959
// 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

Comments
 (0)