= 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 |-d, --deployOptional |Deploy optional bundles |-s, --start |Start the deployed bundles |--help |Display this help message |===