dcos package list

Displaying a list of the installed DC/OS packages

Description

The dcos package list command displays a list of the installed DC/OS packages.

Usage

dcos package list [<package-name> --json --app-id=<app-id> --cli]

Options

Name Description
-h, --help Display usage.
--app-id=<app-id> The application ID.
--cli Command line only.
--json JSON-formatted data.

Positional arguments

Name Description
<package-name> Name of the DC/OS package.

Parent command

Command Description
dcos package Install and manage DC/OS software packages.

Examples

For an example, see the documentation.