]
Jean-Francois Denise moved WFLY-6987 to WFCORE-1726:
----------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-1726 (was: WFLY-6987)
Component/s: CLI
(was: CLI)
CLI support for response attachments
------------------------------------
Key: WFCORE-1726
URL:
https://issues.jboss.org/browse/WFCORE-1726
Project: WildFly Core
Issue Type: Feature Request
Components: CLI
Reporter: Jean-Francois Denise
Assignee: Jean-Francois Denise
CLI doesn't support the streams attached to a response. Incremental deployment
support offers today the ability to read the content of a deployment. It would be
interesting to operate it from the CLI.
On receipt of such streams, the CLI could prompt the user for actions. The prompt message
would contain the type of attachement (XML, JSON, bin,...) in order for the user to choose
to visualise or save the attachement to a file.
This behaviour could be made configurable by a CLI configuration option.