Top "Google-cloud-iam" questions

Cloud Identity and Access Management (Cloud IAM) enables you to create and manage permissions for Google Cloud Platform resources.

How do I list the roles associated with a gcp service account?

In the google cloud gui console I went to "IAM & admin" > "Service accounts" and created a service account …

google-cloud-platform gcloud google-cloud-iam
How do I list all IAM users for my Google Cloud Project

I'd like to be able to list all users and service account associated with my projects (preferably using the gcloud …

google-cloud-platform gcloud google-cloud-iam
Can't push image to google container registry - Caller does not have permission 'storage.buckets.get'

I am working on a bitbucket pipeline for pushing image to gc container registry. I have created a service account …

docker google-cloud-platform google-container-registry google-cloud-iam
gcloud - ERROR: (gcloud.app.deploy) Permissions error fetching application

I am trying to deploy node js app on google cloud but getting following error - Step #1: ERROR: (gcloud.app.…

google-cloud-platform gcloud google-cloud-build google-cloud-iam
Google Cloud Platform: WARNING: You do not appear to have access to project [project] or it does not exist

I run the following commands: gcloud auth activate-service-account --key-file key.json gcloud config set project my-project For some reason I …

google-cloud-platform gcloud google-cloud-iam