mirror of
https://github.com/docker/cli.git
synced 2026-09-02 02:24:27 -05:00
Add bash completion for dockerd --experimental
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 7414101f3c
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
4ccf8b5a72
commit
4b10ffabec
@@ -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