B23admin / b23-flowlib

0 stars 0 forks source link

FLOW-25 Instantiate given templates in the UI #104

Closed v-allen closed 2 years ago

v-allen commented 2 years ago

This will take a list of templates and deploy them to process groups also given. The templates should already be transferred to the NiFi instance.

flowlib --nifi-endpoint http://<your IP>:<port> --deploy-templates "template1:group1" "template2:group2"