mirror of https://github.com/docker/cli.git
Add bash completion for `service --no-resolve-image`
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
parent
ab50c2f2b2
commit
1695eac4b3
|
@ -3440,6 +3440,7 @@ _docker_service_update_and_create() {
|
|||
--help
|
||||
--init
|
||||
--no-healthcheck
|
||||
--no-resolve-image
|
||||
--read-only
|
||||
--tty -t
|
||||
--with-registry-auth
|
||||
|
|
Loading…
Reference in New Issue