mirror of https://github.com/docker/cli.git
Merge pull request #492 from albers/completion-daemon--network-control-plane-mtu
Add bash completion for `dockerd --network-control-plane-mtu`
This commit is contained in:
commit
fb7a817583
|
@ -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