Fly CLI: Errors should be in red.

Hi,

I had spent few hours why my fly redis was not connecting with a new server I spun up.
The reason I found was, I already had a redis db name with the same server name and creating a new redis db was aborted.

I think I would have seen this error if the Fly CLI had outputed the error in the color red rather than defaul white.

Thanks!