[jboss-jira] [JBoss JIRA] (WFCORE-1594) CLI to support attached file streams

Jean-Francois Denise (JIRA) issues at jboss.org
Wed Jul 27 10:17:01 EDT 2016


     [ https://issues.jboss.org/browse/WFCORE-1594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Francois Denise updated WFCORE-1594:
-----------------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/1698


> CLI to support attached file streams
> ------------------------------------
>
>                 Key: WFCORE-1594
>                 URL: https://issues.jboss.org/browse/WFCORE-1594
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: CLI
>            Reporter: Jean-Francois Denise
>            Assignee: Jean-Francois Denise
>
> This entry tracks the addition of a support for attached files in CLI operations,
> Operation arguments of type INT and annotated with *attached-stream* and *filesystem-path* must be attached to the Operation.
> Users will not deal directly with streams, but with file paths.
> The CLI must discover such arguments and:
> 1) Propose completion by looking up the file system
> 2) Replace the path by a stream index
> 3) Send the File streams as attachements
> This must be supported both in batch and non batch mode.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list