Update sa-gen

This commit is contained in:
88lex 2019-05-14 10:14:23 +00:00
parent 167533abe7
commit 6854084179

2
sa-gen
View file

@ -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 ...