mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #23506 from albers/completion-daemon---live-restore
bash completion for `docker daemon --live-restore`
This commit is contained in:
commit
74873f192a
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue