compose/cmd/compose
Ulysses Souza 140dc519d3
cli: add shell completion function (#9269)
Integrates PR #9462 with additional fixes/changes.

Additional changes will be required to utilize this.

Co-authored-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2022-09-26 13:21:45 -04:00
..
build.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
completion.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
compose.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
compose_test.go move compose-plugin commands under /cmd 2021-06-15 15:52:48 +02:00
convert.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
cp.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
create.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
down.go docs: remove extra whitespaces in help text (#9710) 2022-08-03 16:37:15 -04:00
events.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
exec.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
images.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
kill.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
list.go update usage strings for consistency 2022-08-02 13:32:29 +02:00
logs.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
pause.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
port.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
ps.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
ps_test.go ps: use DisplayablePorts from docker/cli 2022-06-07 17:11:16 -05:00
pull.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
push.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
remove.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
restart.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
run.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
start.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
stop.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
top.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
tracing.go fix panic when using 'compose up --build' 2022-09-02 15:44:55 +02:00
up.go cli: add shell completion function (#9269) 2022-09-26 13:21:45 -04:00
up_test.go get scale from deploy.replicas. Require scale normalization 2021-09-15 14:02:01 +02:00
version.go update usage strings for consistency 2022-08-02 13:32:29 +02:00