compose/cli
Ulysses Souza 378d02dadd Refactor `up --build`
This restarts containers which had it's images rebuilt

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-04-08 20:37:16 -03: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 Merge pull request #1483 from docker/windows_sucks 2021-04-07 10:55:22 +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