[ 
https://issues.apache.org/jira/browse/PROVISIONR-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrei Savu closed PROVISIONR-26.
---------------------------------

    Resolution: Not A Problem
      Assignee: Andrei Savu

Closing this as "Not A Problem". Btw you can use the mailing list for 
questions: http://provisionr.incubator.apache.org/mailing-lists.html
                
> Ability to launch commands without using provisionr console
> -----------------------------------------------------------
>
>                 Key: PROVISIONR-26
>                 URL: https://issues.apache.org/jira/browse/PROVISIONR-26
>             Project: Provisionr
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tudor Rogoz
>            Assignee: Andrei Savu
>
> I need a solution for running provisionr commands (like creating a new pool 
> of machines) in a scriptable way.
> Is there a way to do that from a bash script for example (like bellow)?
> {code}
> // running in main console
> echo test1
> ./provisionerclient --eval "provisionr:create --id amazon --key demo --size 
> 10 --hardware-type m1.small --template cdh4 --timeout 1200"
> //returns to the main console
> echo test2
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to