[ 
https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364977#comment-16364977
 ] 

Bryan Bende commented on NIFI-4839:
-----------------------------------

Just clone my NiFi github repo and make sure you are on the 
nifi-registry-toolkit branch, then run a full build from the root:

mvn clean install -DskipTests

Once it is done, grab 
nifi-toolkit/nifi-toolkit-assembly/target/nifi-toolkit-1.6.0-SNAPSHOT-bin.tar.gz

Extract that somewhere and run ./bin/cli.sh to enter the interactive shell.

I would recommend reading the README first:

https://github.com/bbende/nifi/blob/nifi-registry-toolkit/nifi-toolkit/nifi-toolkit-cli/README.md

> Create a CLI in NiFi Toolkit to interact with NIFi Registry/deploy flows
> ------------------------------------------------------------------------
>
>                 Key: NIFI-4839
>                 URL: https://issues.apache.org/jira/browse/NIFI-4839
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Bryan Bende
>            Assignee: Bryan Bende
>            Priority: Major
>
> Now that we have NiFi Registry and the ability to import/upgrade flows in 
> NiFi, we should offer a command-line tool to interact with these REST 
> end-points. This could part of NiFi Toolkit and would help people potentially 
> automate some of these operations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to