1
0
mirror of https://github.com/docker/cli.git synced 2026-01-19 21:41:31 +03:00

Merge pull request #30373 from albers/completion-fix-service-update

Fix bash completion for `docker service update`
Upstream-commit: 47da8175be65ac401348a7b03c321914d07a910a
Component: engine
This commit is contained in:
Brian Goff
2017-01-24 09:31:53 -05:00
committed by GitHub

View File

@@ -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
"