graylog-project-cli icon indicating copy to clipboard operation
graylog-project-cli copied to clipboard

Allow service selection for "run dev:services" command

Open bernd opened this issue 4 years ago • 0 comments

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

bernd avatar Nov 04 '21 13:11 bernd