mirror of https://github.com/docker/cli.git
bash completion for `docker daemon --max-concurrent-{down,up}load`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
ab42b091ee
commit
df62e269a1
|
@ -816,6 +816,8 @@ _docker_daemon() {
|
|||
--label
|
||||
--log-driver
|
||||
--log-opt
|
||||
--max-concurrent-downloads
|
||||
--max-concurrent-uploads
|
||||
--mtu
|
||||
--pidfile -p
|
||||
--registry-mirror
|
||||
|
|
Loading…
Reference in New Issue