allow passing of arguments to script in run-script
--------------------------------------------------

                 Key: WHIRR-448
                 URL: https://issues.apache.org/jira/browse/WHIRR-448
             Project: Whirr
          Issue Type: Improvement
          Components: cli
    Affects Versions: 0.6.0
         Environment: Any
            Reporter: Antonio Piccolboni


As it is now, one can pass only a zero-argument script. Which means any slight 
variation of behavior desired of that script, you need to create a new script, 
either by hand or by some code generation machinery. Imagine a script to 
configure something, but the exact configuration depends on the version, only 
in details though. Wouldn't it be nice to be able to do whirr run-script 
setup-script 1.41.42 etc.? What is the alternative?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to