actions-marketplace-validations/Testkube Cloud CLI
Testkube command running directly on a managed cluster in a Cloud Provider
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 23, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/kubeshop_testkube-cloud-action@2bf67bb500a4532911f1c3f587dbcc1bb8890f75 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Cloud provider | yes | gcp |
| sa-key | Service Account Key | yes | "" |
| project | Project ID | yes | "" |
| cluster-name | Cluster name | yes | "" |
| zone | Location | yes | "" |
| command | Command | yes | get |
| resource | Resource | no | tests |
| namespace | Namespace | no | testkube |
| api-key | API key | no | "" |
| api-uri | API uri | no | "" |
| parameters | Parameters | no | "" |
| stdin | Standard input | no | "" |
Outputs
no outputs