compose/cli/cmd/compose
Ulysses Souza bc234bdcdf Fix --project-directory mix with --workdir
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2021-02-25 17:48:44 -03:00
..
build.go introduce --quiet option 2021-02-16 12:11:12 +01:00
compose.go Fix --project-directory mix with --workdir 2021-02-25 17:48:44 -03:00
compose_test.go Add service based network_mode 2021-02-23 10:13:31 -03: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 --no-build option 2021-02-23 10:42:51 +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 Add —all option to compose ls, listing non running projects. 2021-02-24 13:11:12 +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 Fix CI 2021-02-23 17:23:46 +01:00
up_test.go test case 2021-02-12 15:07:30 +01:00