I was able to setup GitLabFlowRegistry in controller settings successfully (which is new feature in Nifi 2.0)
From Nifi UI, I am able to import Nifi flow directly from Gitlab repository. After modifications, I was able to successfully commit into Gitlab repo, from Nifi UI.
Do we have any toolkit commands to perform these operations? Currently we are using toolkit commands to deploy Nifi flow changes via CICD pipeline. Can I achieve the same with new GitLabFlowRegistry?
Appreciate any help/pointers.
Thanks