Add an option to allow the selection (or deselection) of services that will be started. Examples: - `graylog-project run dev:services --exclude mongodb` - `graylog-project run dev:services --include mongodb`
Add an option to allow the selection (or deselection) of services that will be started.
Examples:
graylog-project run dev:services --exclude mongodbgraylog-project run dev:services --include mongodb