[
https://issues.apache.org/jira/browse/NIFI-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-13948:
------------------------------------
Fix Version/s: 2.1.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> NiFi CLI - Add command pg-list-processors
> -----------------------------------------
>
> Key: NIFI-13948
> URL: https://issues.apache.org/jira/browse/NIFI-13948
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 2.1.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Add a CLI command to recursively list the processors in a given process
> group. Also add the option to specify a filter that expects either 'source'
> or 'destination' as value.
> A source processor is defined as a processor that has no input relationship
> (unless this is a self relationship loop) and has at least one output
> relationship.
> A destination processor is defined as a processor that has no output
> relationship (unless this is a self relationship loop) and has at least one
> input relationship.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)