Move controllers and objects from one cluster to the other

dkp move capi-resources [flags]
CODE

Options

      --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
      --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
CODE

Options inherited from parent commands

  -v, --verbose int   Output verbosity
CODE

SEE ALSO