Skip to content

Add bash completion for secret create --driver - #618

Merged
dnephin merged 1 commit into
docker:masterfrom
albers:completion-secret-create--driver
Oct 11, 2017
Merged

Add bash completion for secret create --driver#618
dnephin merged 1 commit into
docker:masterfrom
albers:completion-secret-create--driver

Conversation

@albers

Copy link
Copy Markdown
Collaborator

Bash completion for #366

Signed-off-by: Harald Albers <github@albersweb.de>
@albers

Copy link
Copy Markdown
CollaboratorAuthor

This should go into 17.10.0 as the feature is present in that release:

$ docker secret create --help
Usage: docker secret create [OPTIONS] SECRET [file|-]
Create a secret from a file or STDIN as content
Options:
-d, --driver string Secret driver
--help Print usage
-l, --label list Secret labels
$ docker --version
Docker version 17.10.0-ce-rc1, build d866876

@vdemeestervdemeester left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐮

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@albers@vdemeester@dnephin@thaJeztah@GordonTheTurtle