Merge pull request #32896 from albers/completion-attach
Add missing bash completion for `docker attach` Upstream-commit: 420b67f892d5424be59a788a51e2c4e64bb9cd66 Component: engine
This commit is contained in:
@@ -4483,6 +4483,7 @@ _docker() {
|
||||
)
|
||||
|
||||
local legacy_commands=(
|
||||
attach
|
||||
commit
|
||||
cp
|
||||
create
|
||||
|
||||
Reference in New Issue
Block a user