brainhivenl/Thalassa Cloud CLI Action
Install tcloud CLI and get kubeconfig for Thalassa Cloud cluster
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 18, 2025
- License
- MIT
Pinned Snippet
uses: brainhivenl/tcloud-action@6637f2d85f85cbf6c052040c72c58ad68a59c505 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of tcloud CLI to install | no | v0.7.0 |
| platform | Platform to download the binary for | no | linux/amd64 |
| api | Thalassa Cloud API endpoint | no | https://api.thalassa.cloud |
| token | Thalassa Cloud API token | yes | — |
| organisation | Thalassa Cloud organisation | yes | — |
| cluster-id | Thalassa Cloud cluster ID | yes | — |
| kubeconfig-path | Path where kubeconfig should be saved | no | ${{ github.workspace }}/kubeconfig.yaml |
Outputs
no outputs