docs/compose/cli
Aanand Prasad 4ae71f41dd Merge pull request #2832 from aanand/refactor-cli-unit-tests
Refactor CLI initialization and unit tests
2016-03-02 16:10:44 -08:00
..
__init__.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
colors.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
command.py Falling back to default project name when COMPOSE_PROJECT_NAME is set to empty 2016-01-30 10:14:45 +02:00
docker_client.py Wrap long lines and restrict lines to 105 characters. 2016-02-04 19:05:39 -05:00
docopt_command.py Remove unused global_options arg from dispatch() 2016-03-02 15:09:48 -08:00
errors.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
formatter.py Use colors when logging warnings or errors, so they are more obvious. 2015-10-29 14:06:50 -04:00
log_printer.py Logs args of LogPrinter as a dictionary 2016-03-01 20:24:15 +01:00
main.py Add --build flag for up and create 2016-03-02 15:32:51 -05:00
multiplexer.py Fix signal handling with pyinstaller. 2016-03-01 16:39:43 -05:00
signals.py Stop other containers if the flag is set. 2016-02-22 16:48:46 -08:00
utils.py Add the git sha to version output 2015-11-18 13:21:14 -05: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