Created
September 14, 2015 12:16
-
-
Save lsgrep/066fb1829554d552df38 to your computer and use it in GitHub Desktop.
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
gcloud compute instances create lispy \ | |
--machine-type n1-standard-8 \ | |
--zone asia-east1-c \ | |
--local-ssd interface=SCSI \ | |
--image ubuntu-14-04 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment