mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Merge pull request #32896 from albers/completion-attach
Add missing bash completion for `docker attach`
This commit is contained in:
@@ -4483,6 +4483,7 @@ _docker() {
|
||||
)
|
||||
|
||||
local legacy_commands=(
|
||||
attach
|
||||
commit
|
||||
cp
|
||||
create
|
||||
|
||||
Reference in New Issue
Block a user