Skip to content

Instantly share code, notes, and snippets.

@hddananjaya
Last active May 29, 2022 02:07
Show Gist options
  • Save hddananjaya/66d3373c89374cc30ec4f9f6ccd922bc to your computer and use it in GitHub Desktop.
Save hddananjaya/66d3373c89374cc30ec4f9f6ccd922bc to your computer and use it in GitHub Desktop.
gcloud auth application-default login \
--scopes=https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/datastore \
--client-id-file=$(ls client_secret_*.json)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment