Skip to content

Instantly share code, notes, and snippets.

@lsgrep
Created September 14, 2015 19:31
Show Gist options
  • Save lsgrep/24188d9e0beb6d7529c7 to your computer and use it in GitHub Desktop.
Save lsgrep/24188d9e0beb6d7529c7 to your computer and use it in GitHub Desktop.
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