compose/compose/cli
Joffrey F 8efb7e6e8b Don't strip ANSI color codes when output is not a TTY
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-01-31 12:51:46 -08:00
..
__init__.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
colors.py Don't strip ANSI color codes when output is not a TTY 2017-01-31 12:51:46 -08:00
command.py Handle connection errors on project initialization 2016-08-02 11:44:25 +01:00
docker_client.py Use docker SDK 2.0 2016-12-14 15:36:08 -08:00
docopt_command.py Refactor command dispatch to improve unit testing and support better error messages. 2016-03-08 14:23:27 -05:00
errors.py Replace "which" calls with the portable find_executable function 2016-10-24 13:22:52 -07:00
formatter.py Handle formatter case where logrecord message is binary containing 2016-10-06 15:39:47 -07:00
log_printer.py Catch APIError while printing container logs 2016-09-13 12:10:41 -07:00
main.py Detect conflicting version of the docker python SDK and prevent execution 2017-01-26 17:12:41 -08:00
signals.py Stop other containers if the flag is set. 2016-02-22 16:48:46 -08:00
utils.py Refactor "docker not found" message generation, add Windows message 2016-10-14 17:31:21 +01:00
verbose_proxy.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00