Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save leslie-alldridge/5b145c40034a087c86e22059028bf6c5 to your computer and use it in GitHub Desktop.
Save leslie-alldridge/5b145c40034a087c86e22059028bf6c5 to your computer and use it in GitHub Desktop.
Google Cloud Deploy Commands
gcloud app deploy --version 1 --no-promote --project (projectname without brackets)
gcloud app browse
gcloud config set project (project name)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment