Add bash completion for `service create|update --init`

Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
Harald Albers 2018-07-13 09:05:29 +02:00
parent ee8cdb3850
commit 97d312e02a
1 changed files with 1 additions and 0 deletions

View File

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