[
https://issues.apache.org/jira/browse/GEODE-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jinmei Liao resolved GEODE-2418.
--------------------------------
Resolution: Fixed
> 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)