Description
The dcos marathon group show
command displays a detailed list of groups.
Usage
dcos marathon group show [--group-version=<group-version>] <group-id>
Options
Name |
Description |
-h , --help |
Display info about usage of this command. |
--group-version=<group-version> |
The group version to use for the command. It can be specified as an absolute or relative value. Absolute values must be in ISO8601 date format. Relative values must be specified as a negative integer and they represent the version from the currently deployed group definition. |
Positional arguments
Name |
Description |
<group-id> |
The group ID. You can view a list of the group IDs with the dcos marathon group list command. |
Parent command
Command |
Description |
dcos marathon |
Deploy and manage applications to DC/OS. |