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.
1 parent 400e443 commit d33c541Copy full SHA for d33c541
modules/migrate-sdn-ovn.adoc
@@ -32,6 +32,6 @@ You cannot include the optional flag `--ovn-internal-subnets` in the command unl
32
To check the status of the migration, run the following command:
33
[source,terminal]
34
----
35
-rosa describe cluster -c <cluster_id> <1>
+$ rosa describe cluster -c <cluster_id> <1>
36
37
<1> Replace `<cluster_id>` with the ID of the cluster to check the migration status.
0 commit comments