Santhosh K created NIFI-8115:
--------------------------------
Summary: Nifi Toolkit cli command for processor group creation on
non-root canvas
Key: NIFI-8115
URL: https://issues.apache.org/jira/browse/NIFI-8115
Project: Apache NiFi
Issue Type: Improvement
Components: Tools and Build
Affects Versions: 1.12.1
Reporter: Santhosh K
Using the toolkit cli for creating processor group
cli.sh nifi pg-create -pgn "pgName"
This creates on root canvas. Do we have a feature that enables to create the
processor group with a processor group if needed.
I see other commands to change version uses processor group ID to update it a
different hierarchy too. Example:
./cli.sh nifi pg-change-version -pgid "PGID"
Similar to above do we have somehting where I can input PGID and create
processor group with another PG.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)