compose/cli
Guillaume Tardif de3fa40bae Handle Ctrl+C for compose CLI plugin.
Could do something nicer passing the context to the compose command, rather than intercepting it and checking if it’s “.WithCancel” or not...

Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-04-23 10:21:05 +02:00
..
cmd Handle Ctrl+C for compose CLI plugin. 2021-04-23 10:21:05 +02:00
config Compose as a cli plugin 2021-04-22 17:51:29 +02:00
formatter use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
metrics Retrieve compose failure category by exit code 2021-04-22 18:01:28 +02:00
mobycli Retrieve compose failure category by exit code 2021-04-22 18:01:28 +02:00
options Add connection flags to root command 2021-03-05 14:34:49 +01:00
server replace passing parameters by context with singletons 2021-03-12 15:28:17 +01:00
main.go Retrieve compose failure category by exit code 2021-04-22 18:01:28 +02:00
main_test.go Compose as a cli plugin 2021-04-22 17:51:29 +02:00