Merge pull request #32896 from albers/completion-attach

Add missing bash completion for `docker attach`
This commit is contained in:
Brian Goff
2017-04-27 13:57:27 -04:00
committed by GitHub

View File

@@ -4483,6 +4483,7 @@ _docker() {
)
local legacy_commands=(
attach
commit
cp
create