Graylog2 / Graylog2/graylog-project-cli
Allow service selection for "run dev:services" command
Open
feature
triaged
- Dominant language
- Go
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
Assessment
This issue has not been assessed yet.