suisrc/Kubectl tool installer
Install a specific version of kubectl binary. Acceptable values are latest or any semantic version string like 1.15.0
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version of kubectl | yes | latest |
| url | Url of kubectl | no | "" |
Outputs
| name | description |
|---|---|
| kubectl-path | Path to the cached kubectl binary |