AutoRclone icon indicating copy to clipboard operation
AutoRclone copied to clipboard

How do I download credentials for existing service accounts?

Open Malam9 opened this issue 2 years ago • 2 comments

the readme only has instructions on creating new service accounts. I already have 100 on a project and they're added to a google group, I just need to download their credential jsons

Malam9 avatar Dec 01 '21 15:12 Malam9

same question here

poornachandratejasvi avatar Dec 26 '21 17:12 poornachandratejasvi

use python3 gen_sa_accounts.py --download-keys "abc projectname"

the readme only has instructions on creating new service accounts. I already have 100 on a project and they're added to a google group, I just need to download their credential jsons

itsjinendrajain avatar Jan 13 '22 13:01 itsjinendrajain