Created
September 20, 2017 14:16
-
-
Save ummdorian/8da4c4691e7af7b42f8dfdd048a83b54 to your computer and use it in GitHub Desktop.
Terminus site create commands for windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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