spec/shelly/cli/main_spec.rb in shelly-0.1.15 vs spec/shelly/cli/main_spec.rb in shelly-0.1.16
- old
+ new
@@ -43,10 +43,10 @@
shelly logs # Show latest application logs
shelly open # Open application page in browser
shelly rake TASK # Run rake task
shelly redeploy # Redeploy application
shelly register [EMAIL] # Register new account
- shelly setup # Set up clouds
+ shelly setup # Set up git remotes for deployment on Shelly Cloud
shelly start # Start the cloud
shelly stop # Shutdown the cloud
shelly user <command> # Manage collaborators
shelly version # Display shelly version