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