kubemgr
The fastest way to merge Kubernetes configuration files 🦀.

Description
Kubemgr is a powerful CLI tool that simplifies merging multiple Kubernetes configuration files, ensuring seamless access and efficient cluster management.
Pre-requisites
-
Rust & Cargo: Ensure you have Rust and Cargo installed. You can install them using rustup.
-
Rust version: This project requires Rust 1.65 or later. You can check your Rust version with:
rustc --versionIf your version is outdated, update Rust with:
rustup update
Installation
cargo install kubemgr
Usage
<FILES>...
)