mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Add bash completion for docker service create --hostname
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
efa5e85cf7
commit
42f8562984
1 changed files with 1 additions and 0 deletions
|
@ -2621,6 +2621,7 @@ _docker_service_update() {
|
||||||
--container-label
|
--container-label
|
||||||
--env-file
|
--env-file
|
||||||
--group
|
--group
|
||||||
|
--hostname
|
||||||
--mode
|
--mode
|
||||||
--name
|
--name
|
||||||
"
|
"
|
||||||
|
|
Loading…
Reference in a new issue