steebchen/kubectl-simple
The kubectl command line program as a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | kubectl version, e.g. `v1.21.0`, defaults to latest | no | latest |
| config | kube config data | yes | — |
| command | kubectl command to run, without the kubectl, e.g. `get pods` | yes | — |
| binaries-url | Url to download the binaries from, defaults to the official dl.k8s.io url | no | — |
Outputs
no outputs