[ 
https://issues.apache.org/jira/browse/NIFI-11852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nandor Soma Abonyi updated NIFI-11852:
--------------------------------------
    Fix Version/s: 2.0.0
                   1.24.0
                       (was: 1.latest)
                       (was: 2.latest)

> CLI - connect two process groups
> --------------------------------
>
>                 Key: NIFI-11852
>                 URL: https://issues.apache.org/jira/browse/NIFI-11852
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>             Fix For: 2.0.0, 1.24.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to