compose/plum/cli
Aanand Prasad 86e551f2e2 Attach with websocket and do manual line buffering
This works around the odd byte sequences we see at the beginning of
every chunk when attaching via the streaming HTTP endpoint and a plain
socket.
2013-12-20 11:13:26 +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 Attach with websocket and do manual line buffering 2013-12-20 11:13:26 +00:00
main.py Document logs command 2013-12-20 10:57:28 +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