Description
The dcos cluster unlink command will unlink the current cluster from one of its linked clusters.
Usage
dcos cluster unlink <cluster> [flags]
Options
| Name | Description |
|---|---|
-h, --help |
Displays help for this command. |
Positional arguments
| Name | Description |
|---|---|
<name> |
Name of linked cluster (Required) |
If the cluster unlinks successfully there is no output to the console.
Examples
For examples, see Cluster Links.
Parent command
| Command | Description |
|---|---|
| dcos cluster | Manage DC/OS clusters. |
DC/OS Documentation