1
0
mirror of https://github.com/docker/cli.git synced 2026-01-18 08:21:31 +03:00

Add bash completion for service create --detach

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 8baef1098e
Component: cli
This commit is contained in:
Harald Albers
2017-06-27 12:58:38 +02:00
parent 59836240bc
commit 098742e654

View File

@@ -3078,6 +3078,7 @@ _docker_service_update_and_create() {
"
local boolean_options="
--detach -d
--help
--no-healthcheck
--read-only