Top "Google-cloud-sdk" questions

Google Cloud SDK contains tools and libraries that enable you to easily create and manage resources on Google Cloud Platform, including App Engine, Compute Engine, Cloud Storage, BigQuery, Cloud SQL, and Cloud DNS.

-bash: gcloud: command not found on Mac

I'm following the Quickstart for Mac OS X to install the cloud SDK. Following the steps exactly, 1) python -V returns "…

bash gcloud google-cloud-sdk
GOOGLE_APPLICATION_CREDENTIALS error

I am trying to use the google speech API for converting an audio file to text, but facing some problems …

google-cloud-platform google-speech-api google-cloud-sdk
Google Cloud SDK installer fails to complete component installation on Windows 7

During installation I get a message: Unfortunately, the component installation did not complete successfully. Please check the detailed logs for …

windows installation google-cloud-sdk
ImportError: No module named google.oauth2

I wanted to add a google.cloud.storage dependency to my project so I tried to install this dependency with …

python google-app-engine google-cloud-platform google-cloud-sdk
Is it possible to use the Google Cloud Shell via a ssh?

Is it possible to connect to the Google Cloud Shell instance via the ssh? Maybe somehow with gcloud? So I …

google-cloud-platform google-cloud-sdk google-cloud-shell
"sudo: gcloud: command not found" when running Google Cloud SDK

Running Ubuntu. Installed Google Cloud SDK via: $ sudo curl https://sdk.cloud.google.com | sudo bash $ exec -l $SHELL Running "…

ubuntu google-cloud-platform sudo gcp google-cloud-sdk
Apt-get is broken after install Google Cloud SDK on Ubuntu 18.04 LTS

I was installing the Google Cloud SDK on my Ubuntu VM using the following commands # Add the Cloud SDK distribution …

unix ubuntu-18.04 apt-get unixodbc google-cloud-sdk
Deploying basic Angular 2 app to Google App Engine

I can use Angular 2 to create basic front-end applications and can use python to create back-ends with endpoints on Google …

google-app-engine angular app.yaml google-cloud-sdk
Google Cloud SDK install on OS X: (gcloud.components.list) Failed to fetch component listing from server

I'm trying to install the Google Cloud SDK (https://cloud.google.com/sdk/docs/quickstart-mac-os-x) and get this error: ERROR: (…

python macos google-cloud-sdk
Error "No URLs matched" When copying Google cloud bucket data to my local computer?

I am trying to download a folder which is inside my Google Cloud Bucket, I read from google docs gsutil/…

google-cloud-platform google-cloud-storage gsutil google-cloud-sdk