1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Add bash completion for docker service update --hostname

Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 9d98d6d8cb)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Harald Albers 2016-11-25 12:42:30 +01:00 committed by Victor Vieux
parent 6622465645
commit 7d7af6ad14

View file

@ -2646,6 +2646,7 @@ _docker_service_update() {
--health-interval
--health-retries
--health-timeout
--hostname
--label -l
--limit-cpu
--limit-memory
@ -2689,7 +2690,6 @@ _docker_service_update() {
--dns-search
--env-file
--group
--hostname
--mode
--name
--port