Adds aliases and tab completions for k3d commands in Oh My Zsh.
This plugin enhances the command-line experience for developers working with k3d (Kubernetes in Docker) by providing convenient aliases and tab completions within the Oh My Zsh shell framework. It streamlines common k3d operations, reducing typing effort and improving productivity for Kubernetes cluster management.
k3d cluster create (k3dcc), k3d cluster delete (k3dcd), and k3d node list (k3dnl).The plugin follows the Oh My Zsh philosophy of making shell interactions more efficient through thoughtful automation and shortcuts, borrowing inspiration from the existing kubectl plugin to provide a consistent experience.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.