docs/compose
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
..
cli Add timeout flag to stop, restart, and up 2015-03-10 12:21:58 +01:00
__init__.py Ship 1.1.0 2015-02-25 18:16:44 +00:00
container.py Move several steps closer to python3 compatibility 2015-02-28 23:26:20 +02:00
progress_stream.py WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
project.py Move several steps closer to python3 compatibility 2015-02-28 23:26:20 +02:00
service.py Resolves #927 - fix merging command line environment with a list in the config 2015-03-02 10:23:43 -05:00