B23admin / b23-flowlib

0 stars 0 forks source link

FLOW-2 - Add option to list all templates available #101

Closed v-allen closed 2 years ago

v-allen commented 2 years ago

Added a --list-options command that will list all of the templates on a NiFi instance or a message that none are available. The command takes no arguments but does require the --nifi-endpoint flag.

For example:

flowlib --nifi-endpoint http://172.17.0.1:8080 --list-templates