[ https://issues.apache.org/jira/browse/GEODE-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16587997#comment-16587997 ]
ASF subversion and git services commented on GEODE-5204: -------------------------------------------------------- Commit 1883e81bbe07eeb4ca79bfdbfc0db279c7a7f213 in geode's branch refs/heads/develop from jinmeiliao [ https://gitbox.apache.org/repos/asf?p=geode.git;h=1883e81 ] GEODE-5204: add xml-file support to import/export cluster-config command (#1986) * GEODE-5204: have Import/ExportClusterConfigCommand import/export an individual xml file and stage the xml as well. > Add 'get/set cluster-config' gfsh command > ----------------------------------------- > > Key: GEODE-5204 > URL: https://issues.apache.org/jira/browse/GEODE-5204 > Project: Geode > Issue Type: Improvement > Components: docs, gfsh > Reporter: Jens Deppe > Priority: Major > Labels: pull-request-available > Time Spent: 2h 10m > Remaining Estimate: 0h > > Add a new gfsh command to update an existing cluster config xml. > The command should only update the cluster configuration and not affect the > config of running servers (this will be added later). > The set command should take options {{\-\-group}}, {{\-\-xml}} and > {{\-\-properties}}. The default group should be {{"cluster"}}. > The command should only need to be run on a single locator and have changes > propagated to all other locators. -- This message was sent by Atlassian JIRA (v7.6.3#76005)