| Message: 97918 |
 |
BY: Frederic Donnat (fred-secludit) DATE: 2012-06-03 14:21 SUBJECT: RE: How do I run one of the sample scripts Hi Andres,
You can not run a scripts inside the CloudyScripts Library such as lib/scripts/ec2/copy_ami.rb.
In order to use CloudyScripts library you have to create your own scripts. We provide some samples in the samples directory of the source tree.
Just checkout the source code and then you can run sample as follow:
RUBYOPT=rubygems ruby samples/sample_XXX.rb
Regards,
/Fred | |