Description
The dcos marathon group add command allows you to add a Marathon group.
Usage
dcos marathon group add [<group-resource>]
Options
| Name |
Description |
-h, --help |
Display info about usage of this command. |
Positional arguments
| Name |
Description |
<group-resource> |
Path to a file or HTTP(S) URL that contains the group’s JSON definition. If omitted, the definition is read from stdin. For a detailed description see the documentation. |
Parent command
| Command |
Description |
| dcos marathon |
Deploy and manage applications to DC/OS. |