Test Cloud Command Line

Testing

$ bundle update
$ rake test         # All tests.
$ rake unit         # Unit tests.
$ rake integration  # Integration tests.
$ rake spec         # rspec tests