Hi,

is there a clean way to retrieve custom command line arguments from inside
the .ctl ? After looking at commands/etl.rb, I'd say it's not possible (or
maybe there is a Getoptlong trick ?). I'm pretty sure setting up
ENV['MYVAR'] = "mydata" should also do the trick.

My use case is Rake tasks called with parameters in various environments.

Any hint ?

cheers

Thibaut
_______________________________________________
Activewarehouse-discuss mailing list
Activewarehouse-discuss@rubyforge.org
http://rubyforge.org/mailman/listinfo/activewarehouse-discuss

Reply via email to