[ https://issues.apache.org/jira/browse/GEODE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15895287#comment-15895287 ]
ASF subversion and git services commented on GEODE-2418: -------------------------------------------------------- Commit 92582fbde6e8feb2c119bbdf937ee91a62946277 in geode's branch refs/heads/develop from [~jinmeiliao] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=92582fb ] GEODE-2267: enable gfsh to download file from http connection (GEODE-2418) > 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 > Assignee: Jinmei Liao > > 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)