compose/cli/cmd
guillaume.tardif ecfffc6feb Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error) 2020-05-18 14:14:52 +02:00
..
compose Add licenses 2020-05-15 09:14:52 +02:00
context Add unit tests for login process 2020-05-15 10:28:31 +02:00
run Port parsing on the comand line 2020-05-15 15:04:09 +02:00
testdata Implement quiet flag for ps command 2020-05-06 12:18:53 +02:00
exec.go Refactor on services 2020-05-05 15:37:12 +02:00
logs.go Refactor on services 2020-05-05 15:37:12 +02:00
ps.go Implement quiet flag for ps command 2020-05-06 12:18:53 +02:00
ps_test.go Implement quiet flag for ps command 2020-05-06 12:18:53 +02:00
rm.go Commands run and rm only call a func 2020-05-15 09:14:51 +02:00
serve.go Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error) 2020-05-18 14:14:52 +02:00