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

Merge pull request #250 from albers/completion-service-create--detach

Add bash completion for `service create --detach`
Upstream-commit: b306817220
Component: cli
This commit is contained in:
Sebastiaan van Stijn
2017-06-30 01:16:19 -07:00
committed by GitHub

View File

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