Without this, if you go:
$ fig up -d db
$ fig up web
you'll get output for both db and web, and Ctrl-C will kill them both.
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
||
|---|---|---|
| .. | ||
| cli | ||
| packages | ||
| __init__.py | ||
| container.py | ||
| progress_stream.py | ||
| project.py | ||
| service.py | ||