[
https://issues.apache.org/jira/browse/NIFI-8115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Santhosh K updated NIFI-8115:
-----------------------------
Description:
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 within another 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.
was:
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.
> 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
> Priority: Major
> Labels: toolkit
>
> 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 within another 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)