compose/cmd/compose
Guillaume Lours c47079e795 don't apply default pull policy from command line if one is define in service configuration
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2022-08-05 12:01:32 +02:00
..
build.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
completion.go Filter completions by toComplete variable 2021-07-12 14:33:37 -03:00
compose.go Change `projectOrName()` to check COMPOSE_PROJECT_NAME env var 2022-08-03 18:39:39 +02:00
compose_test.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
convert.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
cp.go update usage of the index flag of the cp command 2022-05-10 10:50:40 +02:00
create.go don't apply default pull policy from command line if one is define in service configuration 2022-08-05 12:01:32 +02:00
down.go docs: remove extra whitespaces in help text (#9710) 2022-08-03 16:37:15 -04:00
events.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
exec.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
images.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
kill.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
list.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
logs.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
pause.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
port.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
ps.go Filter `compose ps` output by provided compose model 2022-08-02 22:33:26 +02:00
ps_test.go ps: use DisplayablePorts from docker/cli 2022-06-07 17:11:16 -05:00
pull.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
push.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
remove.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
restart.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
run.go docs: remove extra whitespaces in help text (#9710) 2022-08-03 16:37:15 -04:00
start.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
stop.go if command is ran with a compose file, apply the compose model, not just project name 2022-08-02 22:33:26 +02:00
top.go move compose-cli code into docker/compose/v2 2021-08-31 19:09:19 +02:00
up.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
up_test.go get scale from deploy.replicas. Require scale normalization 2021-09-15 14:02:01 +02:00
version.go update usage strings for consistency 2022-08-02 13:32:29 +02:00