compose/cli/cmd/compose
Nicolas De Loof da7498949e introduce config --quiet
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-16 17:16:25 +01:00
..
build.go introduce --quiet option 2021-02-16 12:11:12 +01:00
compose.go introduce compose rm command 2021-02-15 09:26:52 +01:00
compose_test.go Introduce --profile option 2021-02-02 13:51:22 +01:00
convert.go introduce config --quiet 2021-02-16 17:16:25 +01:00
convert_kube.go Add output flag for writing chart files 2021-02-08 18:10:02 +01:00
create.go introduce create --force-recreate and --no-recreate 2021-02-15 10:02:56 +01:00
down.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +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 make color assignment predictable and option to disable prefixes/colors 2021-02-12 17:55:38 +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
remove.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +01:00
run.go revisit `run` implementation as create, attach, start, wait 2021-02-12 17:45:02 +01:00
start.go happy shinny linter ☜(⌒▽⌒)☞ 2021-02-12 17:55:38 +01:00
stop.go introduce --timeout on compose stop|down 2021-02-16 10:21:01 +01:00
up.go Merge pull request #1303 from docker/down_timeout 2021-02-16 10:59:02 +01:00
up_test.go test case 2021-02-12 15:07:30 +01:00