-
```
Observed results:
Copying files to Google Cloud Storage...
Synchronizing files to [gs://staging.i-digi-sign.appspot.com/].
ERROR: (gcloud.preview.app.deploy) Could not synchronize files. The gsuti…
-
Previous attempt:
* https://github.com/GoogleCloudPlatform/healthcare-data-protection-suite/pull/939
* https://github.com/GoogleCloudPlatform/healthcare-data-protection-suite/pull/950
-
#### 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…
-
### Commands to Reproduce
```sh
install-gcloud
```
### Expected Results
```markdown
Google Cloud SDK to be installed
```
### Actual Results
```markdown
rm returns an illegal op…
-
I'm trying to have https certificate only for subdomain `home.joaopimentel.com`. The main domain `joaopimentel.com` is registered with Google domains and `home.joaopimentel.com` has a DDNS service to …
-
```
What steps will reproduce the problem?
Run gcloud auth login in google cloud sdk shell
What is the expected output? What do you see instead?
we should be able to authenticate with google cloud,…
-
```
What steps will reproduce the problem?
$ gcloud compute instances create --address name-of-ip-address
What is the expected output? What do you see instead?
ERROR: (gcloud.compute.instances.crea…
-
```
What steps will reproduce the problem?
gcloud auth login
What is the expected output? What do you see instead?
Your browser has been opened to visit:
https://accounts.google.com/o/oauth2/…
-
```
Issue running command [gcloud compute ssh].
What steps will reproduce the problem?
I'm performing step by step from this tutorial: Setting up secure FTP on
Google Compute Engine -> Part "Settin…