yokawasa / action-setup-kube-tools

Github Action that setup Kubernetes tools (kubectl, kustomize, helm, kubeconform, conftest, yq, rancher, tilt, skaffold) very fast and cache them on the runner. Please [✩Star] if you're using it!
MIT License
75 stars 22 forks source link

Feature Request #3

Closed stephenbawks closed 3 years ago

stephenbawks commented 3 years ago

Any chance you cannot add the Rancher CLI to your action as well? https://rancher.com/docs/rancher/v2.x/en/cli/

yokawasa commented 3 years ago

@stephenbawks thanks for the feature request. I'd love to add the feature. I'll work on it

yokawasa commented 3 years ago

@stephenbawks

Rancher CLI is supported @ v0.3.0!!

stephenbawks commented 3 years ago

Awesome. Thank you!