This repository contains a collection of kubectl commands for the navi interactive cheatsheet tool.
Navi is a command-line tool that allows you to browse through cheatsheets (that you may write yourself or download from maintainers) and execute commands, prompting for argument values.
To use this cheatsheet, you need to have navi and kubectl installed on your system.
You can add this repository as a cheatsheet source for navi by running navi repo add https://github.com/sv222/kubectl-autocompletion-navi
.
If you want to add more kubectl commands to this cheatsheet, you can edit the kubectl.cheat
file and follow the navi syntax.
You can also submit a pull request or an issue to this repository if you have any suggestions or feedback.
This project is licensed under the MIT License.