compose/plum/cli
Ben Firshman 2f28265d10 Add support for differentiating one-off containers
This is a basic start, the API is pretty shonky.
2013-12-20 10:46:55 +00:00
..
__init__.py Add basic CLI 2013-12-11 14:25:32 +00:00
colors.py Basic log output 2013-12-18 16:20:03 +00:00
command.py Rename "service collection" to "project" 2013-12-19 16:55:12 +00:00
docopt_command.py Implement --version flag 2013-12-19 13:06:31 +00:00
errors.py Add basic CLI 2013-12-11 14:25:32 +00:00
formatter.py Add basic CLI 2013-12-11 14:25:32 +00:00
log_printer.py plum start runs in foreground by default 2013-12-18 19:03:34 +00:00
main.py Add support for differentiating one-off containers 2013-12-20 10:46:55 +00:00
multiplexer.py Basic log output 2013-12-18 16:20:03 +00:00
utils.py Add basic CLI 2013-12-11 14:25:32 +00:00