shell-plugins
shell-plugins copied to clipboard
Op run does not preserve color
op CLI version
2.22
Goal or desired behavior
I'm running op run with wrangler op run --env-file='.dev.vars' -- wrangler dev src/worker.ts --port 8888
The colors from wrangler and the formatting of its cli is not preserved
Current behavior
The cli removes color and formatting. Its hard to parse debug information and makes it hard to use 1p cli
Relevant log output
No response