actions-marketplace-validations/google-drive-download-action
Github action for downlaoding google drive files or folder using Drives: list API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| clientId | Client id of oauth2 client application | yes | — |
| clientSecret | Client secret of oauth2 client application | yes | — |
| redirectUri | Redirect uri of oauth2 client application | yes | — |
| credential_json | credential.json with refresh_token and scope https://www.googleapis.com/auth/drive.readonly | yes | — |
| q | Query string to search for files and folders | yes | — |
| path | Path to download files default to working directory | no | ./ |
Outputs
no outputs