compose/utils/e2e
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
..
framework.go Handle Ctrl+C for compose CLI plugin. 2021-04-23 10:21:05 +02:00
mockmetrics.go Categorize failure metrics, set specific metrics for compose file parse error, file not found, cmdline syntax errors, build error, pull error. 2021-04-09 17:20:29 +02:00