GitXplorerGitXplorer
p

addme

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f85ff37c1aa89189459139998baac0393b5eb0b9

trim extension for aesthetics

pptone committed 7 years ago
Unverified
c208f855a5f7c11285f82ce79f42b4f536fd1413

add link

pptone committed 7 years ago
Unverified
ab601f06f9bae04fae5fe9c167d8cdeb449c792c

initial commit

pptone committed 7 years ago

README

The README file for this repository.

Addme

An easier way to ask someone to add a service's account to a developer project.

OAuth flows are good for granting access to User owned resources, but don't work well for Cloud infrastructure projects.

addme

This repo demonstrates how to use the https://cloud.google.com/shell/docs/open-in-cloud-shell feature to make it easier to ask someone to grant access to their project for your service.

Try it out (note, for security reasons, this is a nonsense service account, and will error):

Open in Cloud Shell

How to use

  • Fork this repo
  • Edit the 'addme' script to contain your actual service account and desired role
  • See the docs for "Open in Cloud Shell" - you can use a different custom button and host the button anywhere on your site.

THIS IS NOT A GOOGLE PRODUCT