Skip to content

Instantly share code, notes, and snippets.

@domgreen
Created April 16, 2011 15:45
Show Gist options
  • Save domgreen/923211 to your computer and use it in GitHub Desktop.
Save domgreen/923211 to your computer and use it in GitHub Desktop.
CSManage Command to deploy an uploaded package
csmanage /create-deployment /hosted-service:domgreen
/slot:production /name:domgreen
/label:domgreenLabel
/package:$(BlobStorageEndpoint)packages/CloudService.cspkg
/config:$(SolutionDir)\CloudService\ServiceConfiguration.cscfg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment