[Request] Add vkectl
Package Request
Criteria
For a package to be acceptable in the Main bucket, it should be:
- [x] a non-GUI tool
- [ ] a reasonably well-known and widely used developer tool
- [x] the latest stable version of the program
- [x] the full version i.e. not a trial version
- [x] a fairly standard install (e.g. uses a version-specific download URL, no elaborate pre/post install scripts)
Information
Name: vkectl
Description: vkectl is a tool to manage VKE(VolcanoEngine Kubernetes Engine) resources through a CLI(Command Line Interface). It is written in Go and built on the top of VKE OpenAPI.
Homepage: https://www.volcengine.com https://github.com/volcengine/vkectl
Download link(s): https://github.com/volcengine/vkectl/releases/download/v0.1.0/vkectl-windows-v0.1.0-386.zip https://github.com/volcengine/vkectl/releases/download/v0.1.0/vkectl-windows-v0.1.0-amd64.zip
Some indication of popularity/repute: 41fors and 27stars for now
I added it to my bucket while it is not quite ready for Main:
scoop bucket add tech189 https://github.com/tech189/tech189-bucket
Then install with:
scoop install vkectl