Pierre Villard created NIFI-14009:
-------------------------------------
Summary: Move Toolkit Client code in its own module
Key: NIFI-14009
URL: https://issues.apache.org/jira/browse/NIFI-14009
Project: Apache NiFi
Issue Type: Improvement
Reporter: Pierre Villard
Assignee: Pierre Villard
Currently, the nifi-toolkit-cli module contains the code for a client
interacting with the NiFi APIs. This code is used by the CLI itself but is also
referenced in the the NiFi system test suite.
This JIRA is to move this code in its own module to have a cleaner separation.
A new module nifi-toolkit-client will contain this code, and both the CLI and
system test suite will depend on this new module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)