[
https://issues.apache.org/jira/browse/NIFI-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16364183#comment-16364183
]
Bryan Bende commented on NIFI-4839:
-----------------------------------
[~spotty] yes I believe all of those case are already covered, but feel free to
try it out on my branch above.
Here is a list of the commands as of right now, but things are subject to
change until this is merged to master:
{code:java}
#> help
commands:
demo quick-import
nifi current-user
nifi get-root-id
nifi list-reg-clients
nifi create-reg-client
nifi update-reg-client
nifi get-reg-client-id
nifi pg-import
nifi pg-start
nifi pg-stop
nifi pg-get-vars
nifi pg-set-var
nifi pg-get-version
nifi pg-change-version
nifi pg-get-all-versions
nifi pg-list
registry current-user
registry list-buckets
registry create-bucket
registry delete-bucket
registry list-flows
registry create-flow
registry delete-flow
registry list-flow-versions
registry export-flow-version
registry import-flow-version
session keys
session show
session get
session set
session remove
session clear
exit
help{code}
> 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)