mirror of https://github.com/docker/cli.git
Add bash completion for `--no-legacy-registry`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
f361ebdea6
commit
1b1a0a0835
|
@ -526,6 +526,7 @@ _docker_daemon() {
|
|||
--ip-masq=false
|
||||
--iptables=false
|
||||
--ipv6
|
||||
--no-legacy-registry
|
||||
--selinux-enabled
|
||||
--userland-proxy=false
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue