[ https://issues.apache.org/jira/browse/GEODE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15878753#comment-15878753 ]
ASF subversion and git services commented on GEODE-2418: -------------------------------------------------------- Commit 4a700206973e72099550aefbf89e3f29f52daf54 in geode's branch refs/heads/feature/GEODE-2267 from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=4a70020 ] GEODE-2418: enable gfsh to download file from http connection > Add gfsh post execution handler to detect and download file URLs > ---------------------------------------------------------------- > > Key: GEODE-2418 > URL: https://issues.apache.org/jira/browse/GEODE-2418 > Project: Geode > Issue Type: Sub-task > Components: configuration, gfsh > Reporter: Jared Stewart > > Rather than return the zip file contents in the 'export logs' command result > from a locator to a gfsh client, we will return a URL to the exported zip > file (GEODE-2417). We need to write a gfsh post-execution handler (see > `org.apache.geode.management.internal.cli.commands.ExportImportClusterConfigurationCommands.ExportInterceptor`) > to extract the file URL from the result JSON and download that file via HTTP > onto the gfsh client's disk. -- This message was sent by Atlassian JIRA (v6.3.15#6346)