question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

gcloud.builds.submit

See original GitHub issue

I am running the sample workflow and I am not able to get it working

Build step output

ERROR: (gcloud.builds.submit) You do not currently have an active account selected.
Please run:

  $ gcloud auth login

to obtain new credentials, or if you have already logged in with a
different account:

  $ gcloud config set account ACCOUNT

to select an already authenticated account to use.

I thought the auth is automatically inferrred from the gcloud setup step, do I need to do anything additional here?

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
bharathkkbcommented, Mar 18, 2020

Hi @SanketDG

Is this to be done in the deploy command?

yes, it is an available parameter in gcloud >=275.0.0. More info about that flag here here: https://cloud.google.com/sdk/gcloud/reference/run/deploy#--port

0reactions
SanketDGcommented, Mar 24, 2020

Yes , it did.

Thanks @sethvargo @bharathkkb

Read more comments on GitHub >

github_iconTop Results From Across the Web

gcloud builds submit | Google Cloud CLI Documentation
API-first integration to connect existing data and applications. ... Solution to bridge existing care systems and apps on Google Cloud. ... No-code development ......
Read more >
google cloud platform - What does "gcloud builds submit ... " do?
To submit a build is to send your build resources (source files) to Cloud Storage, on the one hand. On the other hand,...
Read more >
cloud-builders/cloudbuild.yaml at master ... - GitHub
In this directory, run the following command to build this builder. # $ gcloud builds submit . --config=cloudbuild.yaml.
Read more >
gcloud builds submit - manual page - VENEA•NET
gcloud_builds_submit(1) - Linux man page. Submit a build using Google Cloud Build. Online manual. Command line arguments, usage. Ubuntu, Debian, Mint, ….
Read more >
gcloud_builds_submit • man page - helpmanual.io
Submit a build using Google Cloud Build. When the builds/use_kaniko property is True, builds submitted with --tag will use Kaniko ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found