Jared Stewart created GEODE-2418:
------------------------------------
Summary: 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
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)