mirror of
https://github.com/docker/compose.git
synced 2025-07-23 05:34:36 +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
|
||||
"
|
||||
local daemon_options_with_args="
|
||||
--context -c
|
||||
--env-file
|
||||
--file -f
|
||||
--host -H
|
||||
|
Loading…
x
Reference in New Issue
Block a user