[
https://issues.apache.org/jira/browse/NIFI-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16865552#comment-16865552
]
ASF subversion and git services commented on NIFI-6164:
-------------------------------------------------------
Commit c7768c909a95cda591ef5c44cdabf530c508a782 in nifi's branch
refs/heads/master from Bryan Bende
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c7768c9 ]
NIFI-6164 - Added CLI commands related to NiFi Registry extension bun… (#3492)
* NIFI-6164 - Added CLI commands related to NiFi Registry extension bundles
- Adding CLI commands fro uploading extension bundles
- Adding commands for listing extension bundles and their versions
- Adding checksums to UploadNarBundles command
- Adding sha256 to UploadExtensionBundle command, and refactoring result
classes to be better organized
- Improvements for CLI commands to interact with extension registry.
- Added download-extension-bundle commands.
- Refactoring ProcessGroupBox
* Refactoring upload-nars command to be upload-bundles
* Rename ListTagCounts to ListExtensionTags and ListExtensionsWithTags to
ListExtensions
* Update to catch more specific exception in UploadBundles
Co-Authored-By: Kevin Doran <[email protected]>
> Add CLI commands for registry's extension bundle end-points
> -----------------------------------------------------------
>
> Key: NIFI-6164
> URL: https://issues.apache.org/jira/browse/NIFI-6164
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Bryan Bende
> Assignee: Bryan Bende
> Priority: Minor
> Labels: CLI
> Fix For: 1.10.0
>
> Time Spent: 3h 20m
> Remaining Estimate: 0h
>
> This is a placeholder to add CLI commands to interact with the new extension
> bundle end-points that are being developed in NiFI Registry.
> We would have to wait until the next version of registry is released before
> we could merge anything for this ticket, since it would require a new
> released version of nifi-registry-client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)