gsh -c should soak up all remaining arguments and build a command-line
----------------------------------------------------------------------
Key: GSHELL-69
URL: https://issues.apache.org/jira/browse/GSHELL-69
Project: GShell
Issue Type: Improvement
Security Level: public (Regular issues)
Components: CLI
Affects Versions: 1.0-alpha-1
Reporter: Jason Dillon
Assignee: Jason Dillon
Priority: Minor
Fix For: 1.0-alpha-1
Right now {{-c}} takes a list of arguments to run non-interactively. It should
instead take all remaining arguments for execution non-interactively.
This means that {{-c}} can contain easily quoted arguments if needed and should
simplify usage of gsh for non-interactive usage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.