mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #28073 from albers/completion-service-create--hostname
Add bash completion for `docker service create --hostname`
This commit is contained in:
commit
c859a9ff1f
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…
Add table
Reference in a new issue