zkqiang/Tencent COS Action
GitHub Action for Tencent COS CLI (coscli)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commands | Sequential coscli commands, one command per line. Use cos://default/... to target the configured bucket. | yes | — |
| secret_id | Tencent cloud SecretId, from: https://console.cloud.tencent.com/cam/capi | yes | — |
| secret_key | Tencent cloud SecretKey, from: https://console.cloud.tencent.com/cam/capi | yes | — |
| bucket | COS bucket name | yes | — |
| region | COS bucket region, detail: https://cloud.tencent.com/document/product/436/6224 | yes | — |
| coscli_version | coscli release tag such as v1.0.8. Defaults to the latest release when omitted. | no | "" |
Outputs
no outputs