Skip to content

Instantly share code, notes, and snippets.

@domgreen
Created April 16, 2011 15:43
Show Gist options
  • Save domgreen/923209 to your computer and use it in GitHub Desktop.
Save domgreen/923209 to your computer and use it in GitHub Desktop.
Simple use of csmanage for
csmanage /update-deployment /hosted-service:domgreen
/slot:production /status:suspended
csmanage /delete-deployment /hosted-service:domgreen
/slot:production
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment