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:
@ -3402,6 +3402,7 @@ _docker_service_update_and_create() {
|
||||
local boolean_options="
|
||||
--detach -d
|
||||
--help
|
||||
--init
|
||||
--no-healthcheck
|
||||
--read-only
|
||||
--tty -t
|
||||
|
||||
Reference in New Issue
Block a user