1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Add missing bash completion for docker attach

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 509b7f82b6
Component: cli
This commit is contained in:
Harald Albers
2017-04-27 16:59:32 +02:00
committed by Tibor Vass
parent e5350e21b4
commit 06257c0fd3

View File

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