Skip to content

Instantly share code, notes, and snippets.

View mc2squared's full-sized avatar
🚀
Launching into a New Position

mc2squared

🚀
Launching into a New Position
View GitHub Profile
@mc2squared
mc2squared / sa-gen.sh
Last active May 30, 2022 21:07 — forked from DashLt/create_service.sh
Generate 100 service accounts and export their keys
#!/bin/bash
# requires gcloud command line tools; go to https://cloud.google.com/sdk/docs/quickstarts to get them
# max 100 service accounts per project
# run gcloud init --console-only first and select a project
#
# Want to use these for rclone? Service Account Loadbalancing is implemented in this build:
# https://git.fionera.de/fionera/rclone/releases
KEYS_DIR=~/keys
for name in service{1..100}; do
echo $name

Keybase proof

I hereby claim:

  • I am mc2squared on github.
  • I am mc2 (https://keybase.io/mc2) on keybase.
  • I have a public key whose fingerprint is EBB0 7071 27B1 D342 ED99 EA0E 99C4 9FC4 6B16 4F72

To claim this, I am signing this object: