-
## Question
When I connect to a Cloud SQL instance with the "gcloud" command, like this:
```
$ gcloud beta sql connect INSTANCE --user=USER --database=SOME_DB
```
I see it starting the Clou…
-
```
What steps will reproduce the problem?
running gcloud components update
What is the expected output? What do you see instead?
update of components
What is the output of 'gcloud info'?
gcloud inf…
-
It's something like 1 gigabyte of install size when I follow the instructions on https://cloud.google.com/storage/docs/gsutil_install
(and then I'm not even counting the dependencies, I'm only lookin…
-
I was helping @zihli get set-up with prompt on macOS and ran into an issue installing the gcloud sdk using `install-gcloud` in version `8.3.0-next.4`. I was able to recreate the error on a fresh insta…
-
When a package is installed it should not have any dangling symlinks.
Any dangling symlinks represent either pure broken package or missing dependency.
I saw such a thing today with google-cloud-s…
-
```
What steps will reproduce the problem?
Install on windows x64 with python 2.7.
During final stage of installation, check the box to launch SDK shell.
What is the expected output? What do you se…
-
The documentation for the appengine package mentions running `gcloud components update app` but the warning `WARNING: Component [app] no longer exists.` will appear in the following version:
```
Goo…
-
I've been doing the
> Machine Learning with TensorFlow on Google Cloud Platform
course on coursera. While working through labs in the course, I have noticed that the strategies for configuring …
-
```
What steps will reproduce the problem?
gcloud info
What is the expected output? What do you see instead?
I am expecting to see gcloud infoormation. Instead, I am seeing:
Traceback (most recent ca…
-
The new gke auth plugin doesn't store access tokens in the kubeconfig file.
```yaml
apiVersion: v1
clusters:
- cluster:
certificate-authority-data: SOME CERT
server: https://34.90.233.…