bash completion for docker service {create,update} --registry-auth
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
17d3e6264a
commit
2364392ded
@ -1731,6 +1731,7 @@ _docker_service_update() {
|
||||
|
||||
local boolean_options="
|
||||
--help
|
||||
--registry-auth
|
||||
"
|
||||
|
||||
if [ "$subcommand" = "update" ] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user