Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bash completion for secret create --driver #618

Merged
merged 1 commit into from
Oct 11, 2017

Conversation

albers
Copy link
Collaborator

@albers albers commented Oct 11, 2017

Bash completion for #366

@albers
Copy link
Collaborator Author

albers commented Oct 11, 2017

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

Copy link
Collaborator

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

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

LGTM 🐮

Sign up for free to 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