[ https://issues.apache.org/jira/browse/GEODE-5204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599335#comment-16599335 ]
ASF subversion and git services commented on GEODE-5204: -------------------------------------------------------- Commit acd3f3def41c48dd58305872578f73322d3d3e99 in geode's branch refs/heads/develop from Karen Miller [ https://gitbox.apache.org/repos/asf?p=geode.git;h=acd3f3d ] GEODE-5204 Document new options for gfsh import and export (#2413) * GEODE-5204 Document new options for gfsh import and export - new options are --action, --group, and --xml-file * Update export.html.md.erb * GEODE-5204 Document new gfsh import/export options - add that APPLY is the default action > 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 > Assignee: Karen Smoler Miller > Priority: Major > Labels: pull-request-available > Time Spent: 2h 40m > 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)