## Description Create a tool to generate custom shell aliases for kubectl and other CLI tools. ## Requirements - Interactive alias generator - Export to .bashrc/.zshrc format - Common alias presets - Custom alias creation - Syntax validation ## Acceptance Criteria - [ ] Web-based alias generator - [ ] Copy to clipboard functionality - [ ] Preset collections for each certification - [ ] Shell compatibility options (bash, zsh, fish) - [ ] Import existing aliases
Description
Create a tool to generate custom shell aliases for kubectl and other CLI tools.
Requirements
Acceptance Criteria