xyou365 / AutoRclone

AutoRclone: rclone copy/move/sync (automatically) with thousands of service accounts
https://www.gfan.loan/?p=235
1.36k stars 520 forks source link

How do I download credentials for existing service accounts? #84

Open Malam9 opened 2 years ago

Malam9 commented 2 years ago

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

poornachandratejasvi commented 2 years ago

same question here

itsjinendrajain commented 2 years ago

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