Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
zarf package remove/inspect
completion for cluster sources (
#2151) ## Description - Added `zarf package remove` shell completion ability - Added `zarf package inspect` shell completion ability - Added `zarf package list` alias "ls" (since ls is so commonly used) - Added `zarf package remove` alias "rm" (since rm is so commonly used) ## Related Issue Fixes #2150 Partial: #2154 (inspect only) ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [X] New feature (non-breaking change which adds functionality) - [ ] Other (security config, docs update, etc) ## Checklist before merging - [X] Test, docs, adr added or updated as needed - [X] [Contributor Guide Steps](https://github.com/defenseunicorns/zarf/blob/main/CONTRIBUTING.md#developer-workflow) followed --------- Co-authored-by: Wayne Starr <[email protected]>
- Loading branch information