main-quest/gsutil shortcut
Issues gsutil commands while also detecting the project id from the provided service account key
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| key | Service account json key, base64 encrypted or not | yes | — |
| do | Command to exec | yes | — |
Outputs
| name | description |
|---|---|
| project | The project id parsed from the key file. Might be removed as it's not needed anymore in the internal implementation |