-
```
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 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…
-
**Describe the bug**
`gcloud` warns about other instances on your system PATH. Is there a way to avoid (or worst case, suppress) this warning?
**Steps to reproduce**
1. have a version…
-
```
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…
-
Let me give some background. We are migrating from:
- AWS SDK with:
- GCS in production,
- Minio for local testing,
To:
- GCS SDK with:
- GCS in production ofc ;)
- `fake-gcs-server…
-
```
(1) Install google-cloud-sdk from "deb http://packages.cloud.google.com/apt
cloud-sdk-trusty main" on Ubuntu 14.04.3.
(2) "kubectl" is not installed (type -a kubectl, dpkg -S kubectl)
(3) Go to…
-
```
pi@raspberrypi ~/google-cloud-sdk/lib/googlecloudsdk $ gcloud info
Traceback (most recent call last):
File "/home/pi/google-cloud-sdk/./lib/googlecloudsdk/gcloud/gcloud.py", line 153, in
ma…
-
```
What steps will reproduce the problem?
Install gcloud tool using:
"curl https://sdk.cloud.google.com | bash"
on CentOS 6.5 x64, login using "gcloud auth login" and then update "app"
component:
"g…
-
```
What steps will reproduce the problem?
Install Cygwin or MSYS2. Open a new bash shell.
$ curl https://dl.google.com/dl/cloudsdk/channels/rapid/google-cloud-sdk.tar.gz
$ tar xvfz google-cloud-sdk…
-
Installing `gke-gcloud-auth-plugin` is very hard(as in too many extra deps) today as you would need to install it either via apt or install the entire gcloud SDK as described here. https://cloud.googl…