[
https://issues.apache.org/jira/browse/NIFI-13948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-13948:
----------------------------------
Status: Patch Available (was: Open)
> 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
>
> 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)