mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Add bash completion for dockerd --experimental
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
add78ffc8a
commit
7414101f3c
@@ -1729,6 +1729,7 @@ _docker_daemon() {
|
||||
local boolean_options="
|
||||
$global_boolean_options
|
||||
--disable-legacy-registry
|
||||
--experimental
|
||||
--help
|
||||
--icc=false
|
||||
--ip-forward=false
|
||||
|
||||
Reference in New Issue
Block a user