Tuesday, February 10, 2009

GoGrid command Line tool

GoGrid has a command line tool called cloudcontrol. I replicated most of the features in a script called gogrid in cloudwizard/bin. I did not bother with some of the load balancer features. I did add a nice ssh feature.

gogrid -c ssh --id IdOfServer
will find the password and give you a commandline direct to the server.

No comments:

Post a Comment