-
```
What steps will reproduce the problem?
do gcloud auth login before you ever do a docker login
try to gcloud docker pull redis
What is the expected output? What do you see instead?
expected:
"Erro…
-
```
When creating a snapshot with "gcloud compute disks snapshot", the command
always times out if the disk is large (10TB) with the following error:
"ERROR: (gcloud.compute.disks.snapshot) Some req…
-
#### Environment details
- OS type and version: Debian GNU/Linux 10 (buster) (on Docker)
- Java version: openjdk version "1.8.0_275"
- datastore version(s): com.google.cloud:google-cloud-datastore:…
-
```
What steps will reproduce the problem?
run
gcloud --project helgo-1 dns managed-zones list
What is the expected output? What do you see instead?
Expect the list of dns zones. Instead, this:
s…
-
Welcome to Cloud Shell! Type "help" to get started.
luis@weather-4ad4a:~$ gcloud config set compute/zone us-central1-c
Updated property [compute/zone].
luis@weather-4ad4a:~$ gcloud container clus…
-
I have modified my configuration file in multiple ways and I continue to get one of the following errors regardless of the changes I make:
When using JSON format:
[main] ERROR com.powerspace.pg2…
-
```
Issue running command [gcloud init].
What steps will reproduce the problem?
Running on Windows 7
Install static gcloud sdk google-cloud-sdk-97.0.0-windows-x86_64
Install python 2.7.11 python-2.…
-
在Google Cloud Platform (GCP) 中,要列出项目中所有的组(group)、服务账户(service account),您可以使用gcloud命令行工具来获取这些信息。下面是一些步骤和命令,帮助您实现这一目标:
### 列出项目中的服务账户
服务账户通常与特定的资源或应用程序相关联,用于提供对GCP资源的访问权限。要列出项目中的所有服务账户,可以使用以下命令:
```b…
-
```
(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…
-
```
What steps will reproduce the problem?
do gcloud auth login before you ever do a docker login
try to gcloud docker pull redis
What is the expected output? What do you see instead?
expected:
"Erro…