ddollar / foreman

Manage Procfile-based applications
http://ddollar.github.com/foreman
MIT License
6.01k stars 630 forks source link

Add --no-color option #754

Open etherz10 opened 4 years ago

etherz10 commented 4 years ago

We're using foreman to run rspec and webpack at the same time within a docker container via a Jenkins job, however, the output is also including the color escape codes causing it to be harder to read.

Would it be possible to add an option to disable color entirely?

10:34:03 rspec.1   |   Blacklist
10:34:03 rspec.1   |     redirects to the dashboard
scalp42 commented 3 years ago

@etherz10 see #749