mirror of https://github.com/docker/cli.git
Merge pull request #1158 from albers/completion-dockerd--default-address-pool
Add bash completion for `dockerd --default-address-pool`
This commit is contained in:
commit
3991b2fae3
|
@ -2222,6 +2222,7 @@ _docker_daemon() {
|
||||||
--cpu-rt-period
|
--cpu-rt-period
|
||||||
--cpu-rt-runtime
|
--cpu-rt-runtime
|
||||||
--data-root
|
--data-root
|
||||||
|
--default-address-pool
|
||||||
--default-gateway
|
--default-gateway
|
||||||
--default-gateway-v6
|
--default-gateway-v6
|
||||||
--default-runtime
|
--default-runtime
|
||||||
|
|
Loading…
Reference in New Issue