Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add custom error printing for Zarf commands (#2575)
## Description This change adds some custom logic for printing returned errors from Cobra commands. This will allow embedded tools like Helm to behave the same as the original tools. While the Zarf commands will print errors in the same expected error format. ## Related Issue Relates to #2567 ## Checklist before merging - [x] Test, docs, adr added or updated as needed - [x] [Contributor Guide Steps](https://github.com/defenseunicorns/zarf/blob/main/.github/CONTRIBUTING.md#developer-workflow) followed
- Loading branch information