Skip to content

Instantly share code, notes, and snippets.

@ummdorian
Created September 20, 2017 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ummdorian/8da4c4691e7af7b42f8dfdd048a83b54 to your computer and use it in GitHub Desktop.
Save ummdorian/8da4c4691e7af7b42f8dfdd048a83b54 to your computer and use it in GitHub Desktop.
Terminus site create commands for windows
(powershell)
terminus site:create "--org"'"orgName"' "newSiteMachineName" "newSiteHumanName" "upstreamHash"
(windows cmd)
terminus site:create --org "orgName" "newSiteMachineName" "newSiteHumanName" "upstreamHash"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment