docs/compose/cli
Tony Witherspoon 129fb5b356 Added code to output the top level command options if docker-compose help with no command options provided
Signed-off-by: Tony Witherspoon <tony.witherspoon@gmail.com>
2016-04-04 13:15:28 -04: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 Fixed typos + simplified TLSConfig creation process. 2016-03-22 11:47:53 -07:00
docker_client.py tls_config_from_options unit tests 2016-03-22 11:57:45 -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 Handle all timeout errors consistently. 2016-03-18 18:19:35 -04: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 Reduce the args of some functions by including presenters as part of the thread_args. 2016-03-15 15:15:00 -04:00
main.py Added code to output the top level command options if docker-compose help with no command options provided 2016-04-04 13:15:28 -04: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