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

Remove bash completion for service update --network

The `--network` option is only available for `docker service create`.

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: e7e77b5e65
Component: cli
This commit is contained in:
Harald Albers
2017-07-11 11:19:19 +02:00
parent 48a86be4fc
commit 97978c93db

View File

@@ -3107,7 +3107,6 @@ _docker_service_update_and_create() {
--log-driver
--log-opt
--mount
--network
--replicas
--reserve-cpu
--reserve-memory
@@ -3156,6 +3155,7 @@ _docker_service_update_and_create() {
--host
--mode
--name
--network
--placement-pref
--publish -p
--secret