dcos node diagnostics download

Downloading the diagnostics bundle

Description

The dcos node diagnostics download command allows you to download the diagnostics bundle to a specific location.

WARNING: This command is deprecated since DC/OS 2.0; please use dcos diagnostics download instead.

Usage

dcos node diagnostics download <bundle> [--location=<location>]

Options

Name Default Description
--help, h Displays usage.
--location=<location> Current directory Download the diagnostics bundle to a specific location. If not set, the default location is your current working directory.

Positional arguments

Name Description
<bundle> The bundle filename. For example, bundle-2017-02-01T00:33:48-110930856.zip.

Parent command

Command Description
dcos node View DC/OS node information.