An open API service indexing awesome lists of open source software.

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.

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.