generate-gcp-jwt
v1.2.0
Published
Generate JWT access tokens for GCP service accounts.
Downloads
3
Readme
generate-gcp-jwt
CLI utlity to generate JWT access tokens for Google Cloud Platform service accounts.
Usage
Then execute:
$ cat service-account.json | generate-gcp-jwt <service-account>
Where service-account
is the service account email address, like [email protected]
and service-account.json
is the