compose/cmd/compose
Nicolas De Loof 8d476eee4c
apply filter before formatter
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-08-06 15:31:50 +02:00
..
build.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
completion.go Filter completions by toComplete variable 2021-07-12 14:33:37 -03:00
compose.go Filter completions by toComplete variable 2021-07-12 14:33:37 -03:00
compose_test.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
convert.go Merge pull request #1773 from ulyssessouza/completion 2021-07-26 08:23:13 +02:00
convert_kube.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
cp.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
create.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
down.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
events.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
exec.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
images.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
kill.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
list.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
logs.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
pause.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
port.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
ps.go apply filter before formatter 2021-08-06 15:31:50 +02:00
pull.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
push.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
remove.go Fix issue `docker compose rm -s` not removing containers 2021-07-29 23:37:48 +09:00
restart.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
run.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
start.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
stop.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
top.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
up.go Add 'no completion' or 'service' completion 2021-07-12 14:33:37 -03:00
up_test.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
version.go Do not strip "v" prefix from version when printing 2021-07-03 15:53:21 +02:00