diff --git a/docs/book/src/clusterctl/commands/move.md b/docs/book/src/clusterctl/commands/move.md index 940766b32776..5c8f1ff1abb2 100644 --- a/docs/book/src/clusterctl/commands/move.md +++ b/docs/book/src/clusterctl/commands/move.md @@ -24,6 +24,8 @@ clusterctl move --to-kubeconfig="path-to-target-kubeconfig.yaml" To move the Cluster API objects existing in the current namespace of the source management cluster; in case if you want to move the Cluster API objects defined in another namespace, you can use the `--namespace` flag. +The discovery mechanism for determining the objects to be moved is in the [provider contract](../provider-contract.md#move) +