Fix bash completion for docker service update
Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 1a5f49057c
Component: cli
This commit is contained in:
committed by
Tibor Vass
parent
c1334d9a27
commit
602e1bb569
@ -2769,7 +2769,6 @@ _docker_service_update() {
|
||||
--mount
|
||||
--network
|
||||
--no-healthcheck
|
||||
--publish -p
|
||||
--replicas
|
||||
--reserve-cpu
|
||||
--reserve-memory
|
||||
@ -2807,7 +2806,7 @@ _docker_service_update() {
|
||||
--host
|
||||
--mode
|
||||
--name
|
||||
--publish
|
||||
--publish -p
|
||||
--secret
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user