Created
September 14, 2015 19:31
-
-
Save lsgrep/24188d9e0beb6d7529c7 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