Add bash completion for docker service {create,update} --tty
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
69efb4652c
commit
bfd8f7a7e1
1 changed files with 1 additions and 0 deletions
|
@ -2629,6 +2629,7 @@ _docker_service_update() {
|
|||
|
||||
local boolean_options="
|
||||
--help
|
||||
--tty -t
|
||||
--with-registry-auth
|
||||
"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue