Use the management-cluster
plug-in to manage the management clusters.
tanzu plugin install management-cluster --target mission-control
tanzu mission-control management-cluster [command]
management-cluster, mc
create Create a management cluster entry
delete Delete a management cluster
deregister De-register a management cluster
extension Management cluster addons for the platform.
get Get details from a management cluster
list List management clusters
provisioner Provisioner resource in a management cluster.
register Register a management cluster
reregister Re-register a management cluster
update Update (overwrite) a management cluster
deregister
De-register a management cluster.
tanzu mission-control management-cluster deregister MANAGEMENT_CLUSTER_NAME [flags]
-f, --force force de-register a managementcluster
-k, --kubeconfig string the kubeconfig file of the actual cluster to use for deleting the Tanzu Mission Control resources
-o, --output string output file to write the Tanzu Mission Control resource manifest for de-registering a cluster
register
Register a management cluster.
tanzu mission-control management-cluster register MANAGEMENT_CLUSTER_NAME [flags]
--continue-bootstrap continue registration to apply the Tanzu Mission Control resource manifest to complete registration
-c, --default-cluster-group string default cluster group for workload clusters
--default-workload-cluster-proxy-name string default workload cluster proxy configuration
-k, --kubeconfig string the kubeconfig file of the management cluster to use for applying the Tanzu Mission Control resource manifest
-p, --kubernetes-provider-type string indicates the k8s provider type, supported values are 'TKGS' 'TKG' and TCE (default "TKGS")
-o, --output string output file to write the Tanzu Mission Control resource manifest for registering a cluster (default "k8s-register-manifest.yaml")
--proxy-name string proxy configuration to be used for the management cluster
--skip-verify skip the post-flight checks to confirm that the cluster registration was successful
reregister
Re-register a management cluster.
tanzu mission-control management-cluster reregister MANAGEMENT_CLUSTER_NAME [flags]
-k, --kubeconfig string the kubeconfig file of the actual cluster to use for applying the Tanzu Mission Control resource manifest
-o, --output string output file to write the Tanzu Mission Control resource manifest for registering a cluster (default "k8s-register-manifest.yaml")
--skip-verify skip the post-flight checks to confirm that the cluster registration was successful
provisioner
Provisioner resource in a management cluster.
tanzu mission-control management-cluster provisioner [command]
provisioner, provisioners, prv
create Create a provisioner object
get Get details from a provisioner
list Return a list of provisioners
update Update (overwrite) a provisioner
delete Delete a provisioner
workload-cluster
tanzu mission-control management-cluster workload-cluster -h
Workload cluster resource in a management cluster.
tanzu mission-control management-cluster workload-cluster [command]
workload-cluster, workload-clusters, wc
list Return a list of workload clusters
manage Manage a tanzukubernetescluster
unmanage Unmanage a tanzukubernetescluster
completion
Generate the auto-completion script for management-cluster for the specified shell. See each sub-command’s help for details on how to use the generated script.
tanzu mission-control management-cluster completion [command]
bash Generate the autocompletion script for bash
fish Generate the autocompletion script for fish
powershell Generate the autocompletion script for powershell
zsh Generate the autocompletion script for zsh
create
Create a management cluster entry.
tanzu mission-control management-cluster create [flags]
-v, --data-values-file string data values file to use
--dry-run create the data model only, do not apply to server
-f, --file string Resource file from which to create a management cluster entry
-t, --template string template to use (default "default")
delete
Delete a management cluster.
tanzu mission-control management-cluster delete MANAGEMENT_CLUSTER_NAME [flags]
-f, --force force delete a cluster
extension
Management cluster add-ons for the platform.
tanzu mission-control management-cluster extension [command]
get Retrieve an extension object
list Return a list of extensions
get
Get details from a management cluster.
tanzu mission-control management-cluster get MANAGEMENT_CLUSTER_NAME [flags]
-o, --output string Output format (yaml | json) (default "yaml")
list
List management clusters.
tanzu mission-control management-cluster list [flags]
--max-size uint number of records to return
--name string scope search to the specified name
--offset uint offset at which to start returning records
-o, --output string output format (yaml|json)
update
Update (overwrite) a management cluster
tanzu mission-control management-cluster update [flags]
-f, --file string resource file from which to update the management cluster