Description
The dcos node
commands allow you to view DC/OS node information.
Usage
dcos node [OPTION]
Options
Name | Description |
---|---|
--help, h |
Displays usage. |
--info |
Displays a short description of this subcommand. |
--json |
Displays JSON-formatted data. |
--version |
Displays version information. |
Example
dcos node
Getting the list of nodes from `dcos node` is deprecated. Please use `dcos node list`.
HOSTNAME IP PUBLIC IP(S) ID TYPE REGION ZONE
10.0.2.221 10.0.2.221 213.61.89.166 02b1bdc8-2bac-44a0-81ff-65816936b97b-S1 agent aws/us-west-2 aws/us-west-2a
10.0.5.54 10.0.5.54 213.61.89.167 02b1bdc8-2bac-44a0-81ff-65816936b97b-S0 agent (public) aws/us-west-2 aws/us-west-2a
master.mesos. 10.0.6.122 213.61.89.168 02b1bdc8-2bac-44a0-81ff-65816936b97b master (leader) aws/us-west-2 aws/us-west-2a
Commands
dcos node decommission
Decommissioning a DC/OS node…Read More
dcos node diagnostics
Displaying the details of diagnostics bundles…Read More
dcos node diagnostics create
Creating a diagnostics bundle…Read More
dcos node diagnostics delete
Displaying the details of diagnostics bundles…Read More
dcos node diagnostics download
Downloading the diagnostics bundle…Read More
dcos node dns
Viewing DC/OS node information…Read More
dcos node list
Displaying DC/OS node information…Read More
dcos node list-components
Displaying the available DC/OS components on a specified node…Read More
dcos node log
Displaying Mesos logs for nodes…Read More
dcos node metrics details
Displaying the details of Mesos agent nodes…Read More
dcos node metrics summary
Summarizing the details of Mesos agent nodes…Read More
dcos node ssh
Establishing an SSH connection to master or agent nodes…Read More