dcos cluster unlink

ENTERPRISE

Unlinking a cluster from another cluster

Description

The dcos cluster unlink command will unlink the current cluster from one of its linked clusters.

Usage

  1. dcos cluster unlink <cluster> [flags]

Options

NameDescription
-h, —helpDisplays help for this command.

Positional arguments

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

CommandDescription
dcos clusterManage DC/OS clusters.