Skip to content

Instantly share code, notes, and snippets.

@bobbywilson0
Created June 1, 2009 19:45
Show Gist options
  • Select an option

  • Save bobbywilson0/121689 to your computer and use it in GitHub Desktop.

Select an option

Save bobbywilson0/121689 to your computer and use it in GitHub Desktop.
master % cloud list
Listing cloud app_stack
Active instances
i-c5a605ac 75.101.139.210
master % cloud-terminate
Shutting down i-c5a605ac
Are you sure? (Y/N)
Y
Shutting down i-c5a605ac
Are you sure? (Y/N)
Y
master % cloud start -s clouds.rb
Your cloud is already running.
master % cloud list
Listing cloud app_stack
Active instances
i-c5a605ac 75.101.139.210
master % cloud-terminate
Shutting down i-c5a605ac
Are you sure? (Y/N)
Y
Shutting down i-c5a605ac
Are you sure? (Y/N)
Y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment