dkp move capi-resources
Move controllers and objects from one cluster to the other
CODE
dkp move capi-resources [flags]
Options
CODE
--from-context string Context to be used within the from-cluster's kubeconfig file. If empty, current context will be used.
--from-kubeconfig file Path to the kubeconfig for pivot's source cluster. If unspecified, default discovery rules apply.
-h, --help help for capi-resources
-n, --namespace string If present, the namespace scope for this CLI request. (default "default")
--to-context string Context to be used within the to-cluster's kubeconfig file. If empty, current context will be used.
--to-kubeconfig file Path to the kubeconfig for pivot's destination cluster
--to-namespace string Resources are moved to this namespace in the to-cluster.By default, the same as the from-cluster namespace.
Options inherited from parent commands
CODE
-v, --verbose int Output verbosity
SEE ALSO
- dkp move - Move one of [capi-resources]