Add bash completion for docker service update --hostname
Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 9d98d6d8cb23a5078e2d81014620fdd390c32abf Component: engine
This commit is contained in:
@ -2621,6 +2621,7 @@ _docker_service_update() {
|
||||
--health-interval
|
||||
--health-retries
|
||||
--health-timeout
|
||||
--hostname
|
||||
--label -l
|
||||
--limit-cpu
|
||||
--limit-memory
|
||||
@ -2664,7 +2665,6 @@ _docker_service_update() {
|
||||
--dns-search
|
||||
--env-file
|
||||
--group
|
||||
--hostname
|
||||
--mode
|
||||
--name
|
||||
--port
|
||||
|
||||
Reference in New Issue
Block a user