[
https://issues.apache.org/jira/browse/NIFI-7681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173128#comment-17173128
]
ASF subversion and git services commented on NIFI-7681:
-------------------------------------------------------
Commit 339e09a6e040303177f99131bf235365c5d9889a in nifi's branch
refs/heads/main from Jaya Aditya
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=339e09a ]
NIFI-7681 - Add update-bucket-policy command, add option to specify timeout and
fix documentation to include previously implemented commands (#4450)
* NIFI-7681 - Add update-bucket-policy command, add option to specify
timeout and fix documentation to include previously implemented commands
* Fix return type of UpdateBucketPolicy and add missing registry commands to
the documentation
Co-authored-by: Jaya Aditya <[email protected]>
> Add update-bucket-policy command in NiFi Toolkit
> ------------------------------------------------
>
> Key: NIFI-7681
> URL: https://issues.apache.org/jira/browse/NIFI-7681
> Project: Apache NiFi
> Issue Type: New Feature
> Components: Tools and Build
> Reporter: Jaya Aditya Chandrasekar
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Since the name of buckets in NiFi registry is unique, I felt it might be
> easier to update the access policies of buckets using the name, as opposed to
> using the update-access-policy command, which requires the identifier.
> For example:
> {noformat}
> ./nifi-toolkit-1.12.0-SNAPSHOT/bin/cli.sh registry update-bucket-policy -bn
> test -gnl test,test-toolkit-group -unl test-toolkit -poa read -p
> reg.cli.properties
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)