Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Suggestion: Update SilenceErrors note
If `SilenceErrors:` is false, Cobra will emit unstructured log lines. Since Zarf wants structured logs whenever possible it makes sense for this to be set to true. The value being true signifies that we will be emitting our own logs using `slog` when we are returning an error.
- Loading branch information