docs/compose/cli
Paul Horn 2534a0964f Add timeout flag to stop, restart, and up
The commands `stop`, `restart`, and `up` now support a flag `--timeout`.
It represents the number of seconds to give the services to comply to
the command. In case of `up`, this is only relevant if running in
attached mode.

Signed-off-by: Paul Horn <knutwalker@gmail.com>
2015-03-10 12:21:58 +01:00
..
__init__.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
colors.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
command.py Move several steps closer to python3 compatibility 2015-02-28 23:26:20 +02:00
docker_client.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
docopt_command.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
errors.py Support fig.y(a)ml and show a deprecation warning 2015-01-29 13:14:44 -05:00
formatter.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
log_printer.py Move several steps closer to python3 compatibility 2015-02-28 23:26:20 +02:00
main.py Add timeout flag to stop, restart, and up 2015-03-10 12:21:58 +01:00
multiplexer.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
utils.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
verbose_proxy.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00