Add bash completion for service create|update --init

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 97d312e02a
Component: cli
This commit is contained in:
Harald Albers
2018-07-13 09:05:29 +02:00
parent 370f51742e
commit 526010074d

View File

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