mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
Merge pull request #7412 from albers/completion-context
Add bash completion for `--context`
This commit is contained in:
commit
78fb1176c2
@ -603,6 +603,7 @@ _docker_compose() {
|
|||||||
--tlsverify
|
--tlsverify
|
||||||
"
|
"
|
||||||
local daemon_options_with_args="
|
local daemon_options_with_args="
|
||||||
|
--context -c
|
||||||
--env-file
|
--env-file
|
||||||
--file -f
|
--file -f
|
||||||
--host -H
|
--host -H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user