mirror of
https://github.com/rancher/k3k.git
synced 2026-08-23 22:36:17 +00:00
* Add completion to `--namespace` flag * Add namespace completion to policy create command * Refactor namespace completion functions for consistency across commands * addressed some comments