Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Correct color configuration in CLI
- Fixed the logic for `color.NoColor` by inverting the `opts.Color` flag to ensure color output behaves as expected. - Note: This change will result in logs being output without color by default, whereas previously they were colored by default.
- Loading branch information