mirror of
https://github.com/88lex/sa-gen.git
synced 2025-03-11 15:04:27 +08:00
Update sa-gen
This commit is contained in:
parent
167533abe7
commit
6854084179
1 changed files with 1 additions and 1 deletions
2
sa-gen
2
sa-gen
|
@ -5,7 +5,7 @@
|
|||
# max 100 service accounts per project
|
||||
# run gcloud init --console-only first and select a project
|
||||
# Create a folder for your keys before running the script
|
||||
KEYS_DIR=/opt/sa-gen/keys
|
||||
KEYS_DIR=/opt/sa
|
||||
#
|
||||
# If you want to create more than 100 jsons then increment COUNT for each batch.
|
||||
# For the first batch COUNT=1. Second batch COUNT=101. Third batch COUNT=201 ...
|
||||
|
|
Loading…
Reference in a new issue