shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Op run does not preserve color

Open ShravanSunder opened this issue 1 year ago • 5 comments

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

ShravanSunder avatar Dec 08 '23 00:12 ShravanSunder