mirror of
https://github.com/docker/compose.git
synced 2026-09-22 21:44:10 +00:00
Some systems, like Jenkins or other build servers, cannot correctly render ANSI color codes. The '--no-color' option enables monochrome output in the 'up' and 'logs' commands to improve readability in those systems. Signed-off-by: Tim Freund <tim@freunds.net> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| colors.py | ||
| command.py | ||
| docopt_command.py | ||
| errors.py | ||
| formatter.py | ||
| log_printer.py | ||
| main.py | ||
| multiplexer.py | ||
| utils.py | ||