Rake runner
Hi,
I was wondering if there is any way to run a rake command like so with the the rake runner?
rake <task> -- --options "test" --server "server1"
I'd like to be able to pass options which in a rake file is parsing ARGV.
When running rake from my mac this works but I can't seem to find a way to do it with the rake runner.
Thanks,
Jay
Please sign in to leave a comment.
Hi Jason
There is Additional Rake command line parameters option in Rake runner settings.