[
https://issues.apache.org/jira/browse/NIFI-14134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916524#comment-17916524
]
ASF subversion and git services commented on NIFI-14134:
--------------------------------------------------------
Commit 9fd624cf43b7c26a5ce51c880e62424f37c97ccf in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=9fd624cf43 ]
NIFI-14134 Added support for JSON file upload to CLI pg-import (#9611)
Signed-off-by: David Handermann <[email protected]>
> 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
> Priority: Major
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)