mirror of https://github.com/docker/cli.git
Add bash completion for `dockerd --network-control-plane-mtu`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
0426ea1443
commit
36068e8763
|
@ -2201,6 +2201,7 @@ _docker_daemon() {
|
|||
--max-concurrent-uploads
|
||||
--metrics-addr
|
||||
--mtu
|
||||
--network-control-plane-mtu
|
||||
--oom-score-adjust
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
|
|
Loading…
Reference in New Issue