bash completion for docker daemon --max-concurrent-{down,up}load
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
9de21de453
commit
cc6bcaaddc
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue