compose/fig/cli
Aanand Prasad d4f3ed1840 Fix 'fig up' behaviour
- For each service, creates a container if there are none (stopped OR
  started)
- Attaches to all containers (unless -d is passed)
- Starts all containers
- On ^C, kills all containers (unless -d is passed)
2013-12-31 13:02:08 +00:00
..
__init__.py plum -> fig 2013-12-20 20:28:24 +00:00
colors.py plum -> fig 2013-12-20 20:28:24 +00:00
command.py Extract docker URL logic, use it in tests as well 2013-12-31 12:37:17 +00:00
docopt_command.py plum -> fig 2013-12-20 20:28:24 +00:00
errors.py plum -> fig 2013-12-20 20:28:24 +00:00
formatter.py plum -> fig 2013-12-20 20:28:24 +00:00
log_printer.py plum -> fig 2013-12-20 20:28:24 +00:00
main.py Fix 'fig up' behaviour 2013-12-31 13:02:08 +00:00
multiplexer.py plum -> fig 2013-12-20 20:28:24 +00:00
socketclient.py plum -> fig 2013-12-20 20:28:24 +00:00
utils.py Extract docker URL logic, use it in tests as well 2013-12-31 12:37:17 +00:00