obr:resolve
Description
Shows the resolution output for a given set of requirements.
Syntax
obr:resolve [options] requirements
Arguments
| Name | Description |
|---|
| requirements | Requirements |
Options
| Name | Description |
|---|
| -l, --no-local | Ignore local resources during resolution |
| --optional | Resolve optional dependencies |
| -w, --why | Display the reason of the inclusion of the resource |
| --no-remote | Ignore remote resources during resolution |
| --deploy | Deploy the selected bundles |
| --start | Deploy and start the selected bundles |
| --help | Display this help message |