DC/OS Enterprise CLI

ENTERPRISE

Configuring the DC/OS Enterprise command line interface

The DC/OS Enterprise CLI provides commands for DC/OS Enterprise features:

Installing the DC/OS Enterprise CLI

Prerequisite

The DC/OS CLI must already be installed.

NOTE: The DC/OS Enterprise CLI must be installed from the DC/OS CLI. You cannot install the DC/OS Enterprise CLI from the Catalog in the web interface.

To install the DC/OS Enterprise CLI, issue the following command from a terminal prompt.

dcos package install dcos-enterprise-cli

NOTE: Do not use `sudo`.

Upgrading the DC/OS Enterprise CLI

A reinstall of the DC/OS Enterprise CLI upgrades the package.

dcos package install dcos-enterprise-cli

Uninstalling the DC/OS Enterprise CLI

To uninstall the DC/OS Enterprise CLI, issue the following command.

dcos package uninstall dcos-enterprise-cli