[
https://issues.apache.org/jira/browse/NIFI-12077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nandor Soma Abonyi updated NIFI-12077:
--------------------------------------
Description: Make it possible to configure the same set of properties that
are available on the UI? Like "Load Balancing Strategy" and "Selected
Prioritizers". (was: Add a CLI command to connect two process groups together
{code:java}
./cli.sh nifi pg-connect \
--source-pg <pgID> \
--source-output-port <name of the output port> \
--destination-pg <pgID> \
--destination-input-port <name of the input port>{code})
> CLI - connect two process groups, make LB Strategy and Prioritizers
> configurable
> --------------------------------------------------------------------------------
>
> Key: NIFI-12077
> URL: https://issues.apache.org/jira/browse/NIFI-12077
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Tools and Build
> Reporter: Nandor Soma Abonyi
> Priority: Major
> Fix For: 1.latest, 2.latest
>
>
> Make it possible to configure the same set of properties that are available
> on the UI? Like "Load Balancing Strategy" and "Selected Prioritizers".
--
This message was sent by Atlassian Jira
(v8.20.10#820010)