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
|
||||
--iptables=false
|
||||
--ipv6
|
||||
--live-restore
|
||||
--raw-logs
|
||||
--selinux-enabled
|
||||
--userland-proxy=false
|
||||
|
|
Loading…
Reference in New Issue