compose/cli/cmd/compose
Nicolas De Loof f3d093cb54 introduce cascade stop "--abort-on-container-exit" option
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-09 17:07:24 +01:00
..
build.go Introduce --profile option 2021-02-02 13:51:22 +01:00
compose.go Merge pull request #1226 from docker/loglevel 2021-02-05 12:38:13 +01:00
compose_test.go Introduce --profile option 2021-02-02 13:51:22 +01:00
convert.go Add output flag for writing chart files 2021-02-08 18:10:02 +01:00
convert_kube.go Add output flag for writing chart files 2021-02-08 18:10:02 +01:00
create.go introduce compose create command 2021-01-29 14:50:56 +01:00
down.go Expose —remove-orphans in compose down command 2021-02-03 15:50:49 +01:00
kill.go Add kill command 2021-02-03 10:44:26 +01:00
list.go introduce --filter option on compose ls 2021-01-22 10:27:56 +01:00
logs.go Can't set -f as shortcut for --follow : conflict with --file 2021-01-29 15:17:44 +01:00
ps.go Remove the HEALTH status in docker compose ps and combine values from fields “state” and “health”. Rename column STATE => STATUS. 2021-02-05 12:19:45 +01:00
pull.go Introduce --profile option 2021-02-02 13:51:22 +01:00
push.go Introduce --profile option 2021-02-02 13:51:22 +01:00
run.go Capture container exit code and dump on console 2021-02-09 17:07:24 +01:00
start.go introduce cascade stop "--abort-on-container-exit" option 2021-02-09 17:07:24 +01:00
stop.go Introduce --profile option 2021-02-02 13:51:22 +01:00
up.go introduce cascade stop "--abort-on-container-exit" option 2021-02-09 17:07:24 +01:00