compose/fig/cli
Tim Freund 69c241ba12 Enable monochrome output in the 'up' and 'logs' commands
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>
2014-08-08 16:15:27 -04:00
..
__init__.py plum -> fig 2013-12-20 20:28:24 +00:00
colors.py First version with python3 support. 2014-01-06 17:58:49 +00:00
command.py Add flake8 and fix errors. 2014-07-27 08:51:17 -07:00
docopt_command.py First version with python3 support. 2014-01-06 17:58:49 +00:00
errors.py Indent string literals 2014-02-26 16:34:45 +00:00
formatter.py Resolves #386, tty width on jenkins 2014-08-07 12:30:01 -04:00
log_printer.py Enable monochrome output in the 'up' and 'logs' commands 2014-08-08 16:15:27 -04:00
main.py Enable monochrome output in the 'up' and 'logs' commands 2014-08-08 16:15:27 -04:00
multiplexer.py Stop 'fig up' when a container exits 2014-03-25 13:19:32 +00:00
utils.py Add flake8 and fix errors. 2014-07-27 08:51:17 -07:00