https://github.com/smartive/kuby
"kuby" is a command line tool, written in Rust that helps with kubernetes managment.
https://github.com/smartive/kuby
Last synced: 9 months ago
JSON representation
"kuby" is a command line tool, written in Rust that helps with kubernetes managment.
- Host: GitHub
- URL: https://github.com/smartive/kuby
- Owner: smartive
- Created: 2019-02-12T11:38:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-09-26T00:03:04.000Z (9 months ago)
- Last Synced: 2025-09-26T02:23:20.126Z (9 months ago)
- Language: Rust
- Homepage:
- Size: 1.21 MB
- Stars: 53
- Watchers: 7
- Forks: 4
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kubernetes-helpers [kuby]
This is a command line helper for kubernetes.
It does provide some helping commands and eases up deployments.
### Install
Download the executable for your system from the releases page.
Put it into a suitable place and for unix based systems,
make it executable.
### Usage
`kuby` -> Prints the help.
Please read the usage help to get along with the tool :)
Each command can be inspected by adding `--help` to the command.