Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Questions tagged [gcloud]

Writer Sebastian Wright
Ask Question

gcloud is the main command line tool of Google Cloud SDK, which allows you to manage resources on Google Cloud Platform and perform various developer workflow tasks.

3,846 questions 1
0 votes 0 answers 14 views

Why gcloud builds submit failing after creating image?

I am learning deploying a pubsub service to run under Cloud Run, by following the guidelines given here Steps I followed are: Created a new project folder "myProject" in my local machine ... user avatar shary.sharath
  • 457
-1 votes 0 answers 10 views

Problem launching notebook from new VM instance

I had a notebook running on Vertex AI, that stopped working due to the following error: The operation could not completed.: The zone 'projects/XXXXXXX/zones/europe-west2-a' does not have enough ... user avatar Zac Nash
  • 1
0 votes 0 answers 25 views

How to import existing GCP datastore indexes to index.yaml

I couldn't find any direct way to export existing indexes apart from gcloud datastore indexes list gcloud-list.yaml --- ancestor: NONE indexId: CICAgOi36pgK kind: Session ... user avatar Shinto C V
  • 552
0 votes 1 answer 19 views

How can we manually Upgrade on of the Node pools in GKE whose instance group have custom metadata script

I have a cluster with 3 node pools.How do I upgrade the nodepools , this nodepools instance group template is having some script in custom metadata. user avatar Wellme
  • 13
0 votes 0 answers 22 views

Using InputPath/Output Path on Vertex?

TLDR, does Google Cloud Vertex support InputPath/OutputPath? I have set up my environment on Google Cloud in the following way: export PROJECT_ID="xxx" export SERVICE_ACCOUNT_ID="xxx&... user avatar aronchick
  • 6,345
1 vote 1 answer 66 views

How do I set my project cloud resource location using the CLI only?

I am running the command 'firebase init storage' and am getting the following error... Error: Cloud resource location is not set for this project but the operation you are attempting to perform in ... user avatar Scorb
  • 1,569
0 votes 0 answers 43 views +100

Google App Engine Nest.js via Bitbucket Pipelines

In my current setup, I use Bitbucket Pipelines to deploy a NestJS backend to Google App Engine. Unfortunately, I haven't gotten my NestJS backend up and running yet. Before I had the same setup with a ... user avatar F0rce
  • 3
0 votes 1 answer 20 views

Issue with .bashrc on starting gcloud beta interactive

When I run gcloud beta interactive, the start up message produces this error: Welcome to the gcloud interactive shell environment. Tips: ▪ start by typing commands to get auto-suggestions ... user avatar Dylan Russell
  • 908
0 votes 0 answers 9 views

Gcloud App Deploy on Google Cloud Console: Says I'm missing Gem Railties even though I've included it in my Gemfile

I'm running into the following error when trying to deploy an test application on Google's App Engine, although I believe railties is already included in my Gemfile: ERROR: (gcloud.app.deploy) Error ... user avatar annicornyc
  • 1
0 votes 0 answers 18 views

I am not able to list all the projects in my GCP organization using Python

I need to list all projects under an Organization in GCP. I am using Resource Manager for the same. def list_projects(): proj_list = [] credentials = service_account.Credentials.... user avatar Atharva
  • 1
0 votes 0 answers 20 views

Is there a way to use an existing non-Google token with GCP APIs, specifically cloud logging?

I've been combing through the GCP docs around service accounts and workload identity federation, IAM roles, etc., but still don't understand this. Is there a way I can use existing non-GCP tokens in ... user avatar Eric
  • 235
0 votes 0 answers 23 views

how to deploy bite project on a local server (not on gcloud Appengine)?

Recently, I am learning a bit of a project(Browser Integrated Testing Environment). And I found that it needs to connect to a server and the project wiki suggests deploying on gcloud app engine,but I ... user avatar user15529513
  • 13
0 votes 0 answers 17 views

how to integrate with Secret Manager to connect to Postgres SQL using cloudbuild

steps: name: args: build '-t' ' . name: args: push ' user avatar lanishDS
  • 1
0 votes 2 answers 58 views

Unable to create a Windows Core VM instance using gcloud

I wanted to create a Windows VM using gcloud command line. Tried the "Equivalent Command Line" syntax - the syntax failed. After some trial and error, discovered that the --create-disk list ... user avatar quasar66
  • 535
0 votes 2 answers 65 views

gcloud pubsub how to list/view messages on subscription?

I can acknowledge all messages on a subscription as follows: gcloud pubsub subscriptions pull --auto-ack --limit=999 my-sub (Although I often have to run this repeatedly before all messages are ... user avatar danday74
  • 46.1k

15 30 50 per page12345257