Description
The dcos node diagnostics create
command allows you to create a diagnostics bundle.
WARNING: This command is deprecated since DC/OS 2.0; please use dcos diagnostics create instead.
Usage
dcos node diagnostics create (<nodes>)
Options
Name |
Description |
--help, h |
Displays usage. |
Positional arguments
Name |
Description |
<nodes> |
Node to run command upon. A node can be any of the following: IP address, hostname, Mesos ID, or the keywords all , masters , agents . |
Example
dcos node diagnostics create 10.0.2.221
Job has been successfully started, available bundle: bundle-2019-03-18-1552932773.zip
Parent command
Command |
Description |
dcos node |
View DC/OS node information. |