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 ef27db8 + dc5a2af commit 9767b3cCopy full SHA for 9767b3c
docs/book/src/clusterctl/commands/move.md
@@ -24,6 +24,8 @@ clusterctl move --to-kubeconfig="path-to-target-kubeconfig.yaml"
24
To move the Cluster API objects existing in the current namespace of the source management cluster; in case if you want
25
to move the Cluster API objects defined in another namespace, you can use the `--namespace` flag.
26
27
+The discovery mechanism for determining the objects to be moved is in the [provider contract](../provider-contract.md#move)
28
+
29
<aside class="note">
30
31
<h1> Pause Reconciliation </h1>
0 commit comments