compose/compose/cli
Joffrey F 36772b555c Code warning for the well-intentioned folks that keep wanting to change this
Signed-off-by: Joffrey F <joffrey@docker.com>
2017-07-06 17:54:45 -07:00
..
__init__.py Code warning for the well-intentioned folks that keep wanting to change this 2017-07-06 17:54:45 -07: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 Convert paths to unicode in get_config_path_from_options if needed 2017-04-10 17:45:06 -07:00
docker_client.py Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options 2017-03-22 17:27:11 -07: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 Avoid encoding crash in log_api_error 2017-03-09 15:23:13 -08:00
formatter.py Merge pull request #3423 from cmihai/fix-1876 2017-03-01 15:50:33 -08:00
log_printer.py Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <kevin.broadwater@gmail.com> 2017-03-01 17:08:26 -08:00
main.py Add --quiet parameter to docker-compose pull, using existing silent flag 2017-06-14 14:53:13 -07:00
signals.py Do not raise a broken pipe error when receiving SIGPIPE from grep or head 2017-03-14 14:21:19 -07:00
utils.py Improve readability of code and output for the images command 2017-03-06 15:56:41 -08: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