compose/cli
Nicolas De Loof 4916b36b99
don't include stderr in moby exec output
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-04-13 15:35:26 +02:00
..
cmd Refactor `up --build` 2021-04-08 20:37:16 -03:00
config Move config => api/config 2021-01-15 16:55:10 +01:00
formatter use "container name witout project" for both logs and events 2021-03-17 11:38:43 +01:00
metrics make metrics' source configuration (see compose-switch) 2021-04-01 14:42:05 +02:00
mobycli don't include stderr in moby exec output 2021-04-13 15:35:26 +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 Replace custom error type for exit code with existing one from docker/cli. 2021-04-07 15:48:37 +02:00
main_test.go Update tests for determining current context 2021-03-09 09:52:07 +01:00