mirror of https://github.com/docker/cli.git
bash completion for `docker daemon --live-restore`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
d965f30a15
commit
b9997ebdee
|
@ -784,6 +784,7 @@ _docker_daemon() {
|
||||||
--ip-masq=false
|
--ip-masq=false
|
||||||
--iptables=false
|
--iptables=false
|
||||||
--ipv6
|
--ipv6
|
||||||
|
--live-restore
|
||||||
--raw-logs
|
--raw-logs
|
||||||
--selinux-enabled
|
--selinux-enabled
|
||||||
--userland-proxy=false
|
--userland-proxy=false
|
||||||
|
|
Loading…
Reference in New Issue