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

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

Options

NameDescription
-h, —helpDisplay usage.
—app-id=<app-id>The application ID.
—cliCommand line only.
—jsonJSON-formatted data.

Positional arguments

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

Parent command

CommandDescription
dcos packageInstall and manage DC/OS software packages.

Examples

For an example, see the documentation.