[
https://issues.apache.org/jira/browse/KNOX-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phil Zampino updated KNOX-1137:
-------------------------------
Status: Patch Available (was: In Progress)
Attached KNOX-1137.patch, which adds:
list-provider-configs --registry-client CLIENT_NAME
list-descriptors --registry-client CLIENT_NAME
Examples:
{GATEWAY_HOME}/bin/knoxcli.sh list-provider-configs --registry-name
sandbox-zookeeper-client
Provider Configurations (@localhost:2181)
sandbox-providers.xml
{GATEWAY_HOME}/bin/knoxcli.sh list-descriptors --registry-name
sandbox-zookeeper-client
Descriptors (@localhost:2181)
docker-sandbox.json
> KnoxCLI For Listing Provider Configurations and Descriptors in a Remote
> Configuration Registry
> ----------------------------------------------------------------------------------------------
>
> Key: KNOX-1137
> URL: https://issues.apache.org/jira/browse/KNOX-1137
> Project: Apache Knox
> Issue Type: Bug
> Components: KnoxCLI
> Affects Versions: 0.14.0
> Reporter: Phil Zampino
> Assignee: Phil Zampino
> Fix For: 0.15.0
>
> Attachments: KNOX-1137.patch
>
>
> KNOX-1125 introduced Knox CLI commands for adding and removing provider
> configurations and simple descriptors to a remote configuration registry
> (e.g., ZooKeeper). It would be helpful to also have the ability to list the
> provider configurations and descriptors that are in the registry.
> list-provider-configs --registry-client name
> list-descriptors --registry-client name
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)