Skip to content

MIP-35 improve invoke tasks

Kostas FILIPPOPOLITIS requested to merge dev/MIP-35/improve-node-tasks into master

Created by: jassak

Major changes in invoke tasks

  • New command invoke config to create a deployment configuration
  • New command invoke attach to attach to Controller's or Node's service stdout/stderr
  • Fix bug where grep's non-zero return code caused an error in Ubuntu

Merge request reports