compose/plum/cli
Aanand Prasad a4710fa9e1 'plum up' is now the special magic
'start' and 'stop' are now analogous to their Docker namesakes.
2013-12-20 18:30:59 +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 Show help banner if no command given 2013-12-20 18:30:59 +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 Attach with websocket and do manual line buffering 2013-12-20 11:13:26 +00:00
main.py 'plum up' is now the special magic 2013-12-20 18:30:59 +00:00
multiplexer.py Basic log output 2013-12-18 16:20:03 +00:00
socketclient.py Interactive plum run 2013-12-20 15:03:01 +00:00
utils.py Add basic CLI 2013-12-11 14:25:32 +00:00