Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Commit

Permalink
Add bash completion for service create --detach
Browse files Browse the repository at this point in the history
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 8baef1098ecef546040b7582344d4f08aab08dc9)
Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
  • Loading branch information
albers authored and andrewhsu committed Jul 11, 2017
1 parent 4501783 commit 25ac146
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/cli/contrib/completion/bash/docker
Original file line number Diff line number Diff line change
Expand Up @@ -3087,6 +3087,7 @@ _docker_service_update_and_create() {
"

local boolean_options="
--detach -d
--help
--no-healthcheck
--read-only
Expand Down

0 comments on commit 25ac146

Please sign in to comment.