mirror of
https://github.com/88lex/sa-gen.git
synced 2025-02-23 23:24:21 +08:00
Update README.md
This commit is contained in:
parent
bb60bf6922
commit
5becdbf6ea
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,10 @@
|
|||
|
||||
Usage: `./sa-gen` will run the script using the variables that you insert/edit below.
|
||||
|
||||
For sa-gen to run correctly you MUST first edit sa-gen itself, inserting your own information in the fields described below.
|
||||
Be sure to run `chmod +x sa-gen` to all the script to execute.
|
||||
|
||||
|
||||
This script uses gcloud sdk to create multiple projects and up to 100 service accounts per project.
|
||||
It also downloads a json file for each service account that is created, putting a copy of the json file into the
|
||||
directory that you specify in `KEYS_DIR` in the script.
|
||||
|
|
Loading…
Reference in a new issue