google-cloud-shell Questions

5

I have a problem downloading entire folder in GCP. How should I download the whole bucket? I run this code in GCP Shell Environment: gsutil -m cp -R gs://my-uniquename-bucket ./C:\Users\Myname\Desk...
Lindie asked 27/10, 2019 at 17:50

4

Solved

This is a Google Cloud Storage service related question; specifically about Google Cloud Shell and inability to start it. It worked fine for the past week. But today, about 3 hours earlier onward, ...

4

Solved

I've experienced that Google Cloud Shell Editor doesn't load, it keeps on loading resources forever. I've tried to restart my instance multiple times. I've changed projects, trying the boost featur...
Phycomycete asked 6/10, 2017 at 7:30

1

I am trying to build a docker image from the Pub/Sub tutorial on Google (link here). I am running this command: gcloud builds submit --tag gcr.io/project_id/pubsub but for some reason I get the err...

3

Why doesn't gsutil use the Gcloud credentials as it should when running in a docker container on Cloud Shell? According to [1] gsutil should use gcloud credentials when they are available: Once cr...

5

I have python 3.5 on my google cloud shell and want 3.7 so I can do command line debugging of code I am going to deploy via google cloud functions (and use 3.7 features such as f-strings). I have t...
Parade asked 25/11, 2018 at 15:8

4

Solved

According to the docs: Cloud Shell provisions 5 GB of free persistent disk storage mounted as your $HOME directory on the virtual machine instance. I would need more (paid) storage though that...
Guyot asked 6/10, 2019 at 17:30

3

Is it possible to connect to the Google Cloud Shell instance via the ssh? Maybe somehow with gcloud? So I can use it with my favorite terminal (iTerm in particular) and not with the Web-based shell...

2

Solved

Considering this context: MacBook European Keyboard (or non US keyboard) Google Cloud Shell (on Google Cloud Console) How to type special symbols like | (pipe), \(backslash) ? Normally, on Mac...

1

Solved

I use google cloud shell to execute this program Linux version Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster Tor version 0.3.5.10. When I ...
Caseate asked 27/6, 2020 at 2:10

2

Solved

I'm looking to put together a script that I can run from Cloud Shell to enable an API in all projects. It is successfully going through each project, but I am getting a permission denied message fo...
Coraliecoraline asked 19/2, 2019 at 0:47

3

Solved

I logged into Google Cloud Shell and found that that the Firebase CLI is already installed. I then tried to run "firebase list" to see that it was working and was prompted to login. "Visit this U...
Xylophagous asked 10/6, 2016 at 0:28

1

Trying to copy selected text from a file opened in VI on google cloud shell and paste it in another shell tab. If I select the text in visual mode it wouldn't work. On a local terminal I would use ...
Buckden asked 15/6, 2018 at 0:35

2

The following link https://cloud.google.com/kubernetes-engine/docs/how-to/private-clusters talks about the setting up of a private GKE cluster in a separate custom VPC. The Terraform code that crea...

1

I am new to google app engine. Recently I have been using the google cloud console to develop my own blog for a while. However, since last Sunday, I cannot connect to the google cloud shell. ...
Anthemion asked 29/7, 2017 at 2:30

1

Solved

I am currently using the Google Cloud Shell, and I wish to access the persistent disk of another user. (Not using local shell) More info on topic of inquiry: https://medium.com/google-cloud/no-loc...

2

Solved

Is there a way in GCP to explicitly allow firewall rule only from cloud shell. All the GCP demos and videos add the rule allow 22 to 0.0.0.0/0 to ssh to the instance from cloud shell. However is t...
Coleencolella asked 14/7, 2019 at 1:59

1

Solved

Given a google cloudshell, is there a way of finding out which region it is in? Many thanks, Max p.s. I know that I can poke around to find the IP address and geolocate it, for example this curl ...
Catanzaro asked 1/7, 2018 at 10:16

2

I'd like to use the Cloud Shell to run database migrations on my 2nd gen Cloud Sql instance. I found an example in the docs for how to connect using gcloud. But when I run the command Im getting ...

1

Solved

I created a GCP project to play around with the video-intelligence API. I enabled the API on my project and launched a Cloud Shell. I then copied the code from github and followed the README instr...
1

© 2022 - 2024 — McMap. All rights reserved.