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 c2d9c21 commit d191a4bCopy full SHA for d191a4b
docs/book/src/clusterctl/commands/describe-cluster.md
@@ -26,7 +26,7 @@ bootstrap object linked to a machine, unless their state differs from the machin
26
By default, the visualization generated by `clusterctl describe cluster` hides details for the sake
27
of simplicity and shortness. However, if required, the user can ask for showing all the detail:
28
29
-By using the `--disable-grouping` flag, the user can force the visualization to show all the machines
+By using `--grouping=false`, the user can force the visualization to show all the machines
30
on separated lines, no matter if they have the same state or not:
31
32

0 commit comments