compose/cli/cmd/compose
Nicolas De Loof 0aa3f4a189
Add kill command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-02-03 10:44:26 +01:00
..
build.go Introduce --profile option 2021-02-02 13:51:22 +01:00
compose.go Add kill command 2021-02-03 10:44:26 +01:00
compose_test.go Introduce --profile option 2021-02-02 13:51:22 +01:00
convert.go Introduce --profile option 2021-02-02 13:51:22 +01:00
create.go introduce compose create command 2021-01-29 14:50:56 +01:00
down.go Introduce --profile option 2021-02-02 13:51:22 +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 Merge pull request #1211 from docker/health 2021-02-02 16:58:26 +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 Make `--file` and `--project-name` global compose options 2021-01-20 14:40:08 +01:00
start.go Introduce --profile option 2021-02-02 13:51:22 +01:00
stop.go Introduce --profile option 2021-02-02 13:51:22 +01:00
up.go Introduce --profile option 2021-02-02 13:51:22 +01:00