ruby - Use rhc gem programmatically -


openshift's rhc gem has command line interface. however, wondering if there documentation on using programmatically ruby. instead of having parse out necessary data given commands, nice if access directly in ruby.

is there documented way access rhc gem in ruby?

rhc::rest::client.new want start - should able do:

rhc::rest::client.new.api 

to api doc. can pass :server, :user, , :password client initializer.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -