Add bash completion for docker service {create,update} --tty
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 308b0edef8
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
233e18f1ff
commit
18a87897fc
@ -2629,6 +2629,7 @@ _docker_service_update() {
|
||||
|
||||
local boolean_options="
|
||||
--help
|
||||
--tty -t
|
||||
--with-registry-auth
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user