dcos config

Managing the DC/OS configuration file

Description

The dcos config command manages the DC/OS configuration file that is created when you run dcos cluster setup. The configuration file is located in ~/.dcos/clusters/<cluster_id>/dcos.toml.

Usage

  1. dcos config [command]

Options

NameDescription
—help, hDisplay usage.

Commands

dcos config keys

Retrieving the list of DC/OS configuration property keys

dcos config set

Adding or setting DC/OS configuration properties

dcos config show

Showing the cluster configuration file

dcos config unset

Removing a property from the configuration file