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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 23, 2020
- License
- None
Pinned Snippet
uses: adzz/deploy_to_gae_action@71c1453ba77a9001656b727f542103d49c6fcef4 # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| credentials | The file with the service account credentials in. | yes | — |
| project | The name of the project you want to do stuff in. | yes | — |
| command | The command you wish to run e.g. deploy. | yes | — |
Outputs
no outputs