node-red-nodes icon indicating copy to clipboard operation
node-red-nodes copied to clipboard

node-red-daemon append arguments

Open kaffetorsk opened this issue 2 years ago • 1 comments

  • [ ] Bugfix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)

Proposed changes

Added the possibility of specifying additional arguments when manually starting the process with msg.start. Arguments specified in msg.args will be appended to the arguments already configured. This allows for template commands.

Checklist

  • [x] I have read the contribution guidelines
  • [ ] For non-bugfix PRs, I have discussed this change on the forum/slack team.
  • [ ] I have run grunt to verify the unit tests pass
  • [ ] I have added suitable unit tests to cover the new/changed functionality

kaffetorsk avatar Aug 03 '22 08:08 kaffetorsk

CLA Signed

The committers listed above are authorized under a signed CLA.

  • :white_check_mark: login: kaffetorsk (99827f5019e1edcaab0e518a390ee6114ba7d695, 509da7f15248491bec7686552ec1a4a78c3cd1ae, 1a5da16c6e2091413eb78fde881649743020dd3f)

Nice one - thanks

dceejay avatar Oct 26 '22 14:10 dceejay