[
https://issues.apache.org/jira/browse/IGNITE-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Konstantinov updated IGNITE-7658:
---------------------------------------
Fix Version/s: 2.5
> visorcmd: add ability to get configuration of certain cache
> -----------------------------------------------------------
>
> Key: IGNITE-7658
> URL: https://issues.apache.org/jira/browse/IGNITE-7658
> Project: Ignite
> Issue Type: Improvement
> Reporter: Pavel Konstantinov
> Priority: Major
> Fix For: 2.5
>
>
> Currently 'config' command returns only full configuration from a node.
> config -id8=@n0
> It is inconvenient in case if a user wants to get the configuration for one
> certain cache.
> I suggesting to add a new option to 'config' command to set cache, like:
> config -id8=@n0 -c=@c0 - get configuration of cache @c0 from node @n0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)