Skip to content

Instantly share code, notes, and snippets.

@philroche
Created November 15, 2016 11:05
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 philroche/1e895c7b1eb83459a2e0df8d5b0f4bf7 to your computer and use it in GitHub Desktop.
Save philroche/1e895c7b1eb83459a2e0df8d5b0f4bf7 to your computer and use it in GitHub Desktop.
Start 16.10 instance on GCE
gcloud compute instances create yakkety-$(date +%y%m%d-%H%M) --image-family ubuntu-1610 --image-project ubuntu-os-cloud
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment