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