obr:deploy
Description
Deploys a list of bundles using OBR service.
Syntax
obr:deploy [options] bundles
Arguments
| Name | Description |
|---|
| bundles | List of bundle names to deploy (separated by whitespaces). The bundles are identified using the following syntax: symbolic_name,version where version is optional. |
Options
| Name | Description |
|---|
| -s, --start | Start all deployed bundles |
| -d, --deployOptional | Deploy optional bundles |
| --help | Display this help message |