Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
gboudrea
3 years agoOccasional Contributor
CLI 2: op run removes colors, ignores terminal size
ls outputs colors, and uses multiple columns:
But using op run , it doesn't:
1Password Version: CLI 2.1.0
Extension Version: Not Provided
OS Version: macOS
gboudrea
3 years agoOccasional Contributor
Indeed, that fixes it.
I also noticed other commands (heroku, terraform) correctly detect that colors can be used with op run, and will use color with no additions in the command : i.e. op run --no-masking -- heroku will output colors.
Thanks.