Skip to content

Commit 26eb761

Browse files
author
Shikha Jhala
committed
CNV-21591: Fixed oc get vmis command syntax
1 parent 125af3d commit 26eb761

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/virt-listing-vmis-cli.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ You can list all virtual machine instances (VMIs) in your cluster, including sta
1616
+
1717
[source,terminal]
1818
----
19-
$ oc get vmis
19+
$ oc get vmis -A
2020
----

0 commit comments

Comments
 (0)