compose/cli/cmd/compose
Nicolas De Loof 04edb78ab6
up --no-deps option
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-23 14:27:24 +01:00
..
build.go introduce --quiet option 2021-02-16 12:11:12 +01:00
compose.go Merge pull request #1339 from docker/experimental 2021-02-23 10:22:45 +01:00
compose_test.go Introduce --profile option 2021-02-02 13:51:22 +01:00
convert.go Merge pull request #1318 from docker/resolve-image-digests 2021-02-18 15:57:45 +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 lint: Fix linting errors 2021-02-18 17:29:05 +01:00
exec.go Add compose exec command 2021-02-16 10:56:00 +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 Merge pull request #1335 from gtardif/logs_f 2021-02-22 16:22:59 +01:00
pause.go introduce pause and unpause commands 2021-02-22 17:08:41 +01:00
ps.go Add --services flag to compose ps 2021-02-18 13:27:53 +01:00
pull.go lint: Fix linting errors 2021-02-18 17:29:05 +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 up --no-deps option 2021-02-23 14:27:24 +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 up --no-deps option 2021-02-23 14:27:24 +01:00
up_test.go test case 2021-02-12 15:07:30 +01:00