Pierre Villard created NIFI-14134:
-------------------------------------
Summary: NiFi CLI - add support for JSON file upload to pg-import
Key: NIFI-14134
URL: https://issues.apache.org/jira/browse/NIFI-14134
Project: Apache NiFi
Issue Type: Improvement
Reporter: Pierre Villard
Assignee: Pierre Villard
Currently, in the CLI,
{code:java}
./cli.sh nifi pg-import{code}
only supports creating a process group based on references to a versioned flow
through a Registry Client.
In, the UI, it is possible to drag and drop a process group onto the canvas and
provide a JSON file definition to create a new process group based on the flow
definition. This approach should also be supported by the CLI command pg-import.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)