mirror of
https://github.com/rancher/k3k.git
synced 2026-08-18 03:46:31 +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