adzz/Runs the given gcloud command

Uses the latest gcloud docker image to run a gcloud command. Authorizes with a given service account.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 23, 2020
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: adzz/deploy_to_gae_action@71c1453ba77a9001656b727f542103d49c6fcef4 # v1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
credentialsThe file with the service account credentials in.yes
projectThe name of the project you want to do stuff in.yes
commandThe command you wish to run e.g. deploy.yes

no outputs