spring-cloud-dataflow
spring-cloud-dataflow copied to clipboard
Defining task deployment properties when registering the task.
Currently, the only option to pass deployment properties for task is to use arguments while launching the taks.
It does make sence to allow to specify task deployment properties during task definition. It would be great to have the option to define task deployment properties both in UI and in SCDF shell via --properties and/or --propertiesFile.
See gitter discussion here
Thanks
Any progress on this topic? It seems that we are still not able to pass deployment properties for a task definition after 6 years of development, right?