airshipctl/cmd/cluster/testdata/TestNewClusterMoveCmdGolden.../cluster-move-cmd-with-help....

19 lines
657 B
Plaintext

Move Cluster API objects, provider specific objects and all dependencies to the target cluster.
Note: The destination cluster MUST have the required provider components installed.
Usage:
move [flags]
Examples:
Move Cluster API objects, provider specific objects and all dependencies to the target cluster.
airshipctl cluster move --target-context <context name>
Flags:
-h, --help help for move
--kubeconfig string Path to kubeconfig associated with cluster being managed
--target-context string Context to be used within the kubeconfig file for the target cluster. If empty, current context will be used.