[
https://issues.apache.org/jira/browse/KNOX-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1125:
-------------------------------
Status: Patch Available (was: In Progress)
Attached KNOX-1125.patch, which adds the following commands to the Knox CLI:
* list-registry-clients
* upload-provider-config filePath --registry-client name [--entry-name
entryName]
* upload-descriptor filePath --registry-client name [--entry-name entryName]
* delete-provider-config providerConfig --registry-client name
* delete-descriptor descriptor --registry-client name
* get-registry-acl entryName --registry-client name
> KNOXCLI Additions to Support Management of Knox config in remote registry
> -------------------------------------------------------------------------
>
> Key: KNOX-1125
> URL: https://issues.apache.org/jira/browse/KNOX-1125
> Project: Apache Knox
> Issue Type: Bug
> Components: KnoxCLI
> Affects Versions: 0.14.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Labels: kip-8
> Fix For: 0.14.0
>
> Attachments: KNOX-1125.patch
>
>
> KnoxCLI can leverage the CLI gateway service for acquiring remote registry
> clients to facilitate management of Knox configuration content in remote
> registries (e.g., ZooKeeper).
> At a minimum, KnoxCLI should support the following:
> * File upload (provider configurations, simple descriptors)
> * File deletion (provider configurations, simple descriptors)
> * Znode ACL inspection (e.g., /knox/config/shared-providers,
> /knox/config/descriptors)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)