Merge pull request #32896 from albers/completion-attach
Add missing bash completion for `docker attach`
This commit is contained in:
commit
420b67f892
1 changed files with 1 additions and 0 deletions
|
@ -4483,6 +4483,7 @@ _docker() {
|
|||
)
|
||||
|
||||
local legacy_commands=(
|
||||
attach
|
||||
commit
|
||||
cp
|
||||
create
|
||||
|
|
Loading…
Add table
Reference in a new issue