mirror of https://github.com/docker/cli.git
Add bash completion for `dockerd --default-address-pool`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
ea65e9043c
commit
0e6d9dfe85
|
@ -2222,6 +2222,7 @@ _docker_daemon() {
|
|||
--cpu-rt-period
|
||||
--cpu-rt-runtime
|
||||
--data-root
|
||||
--default-address-pool
|
||||
--default-gateway
|
||||
--default-gateway-v6
|
||||
--default-runtime
|
||||
|
|
Loading…
Reference in New Issue