Skip to content

Add file completion to bash completion for secret create#383

Merged
thaJeztah merged 1 commit into
docker:masterfrom
albers:improve-completion-secret-create
Aug 1, 2017
Merged

Add file completion to bash completion for secret create#383
thaJeztah merged 1 commit into
docker:masterfrom
albers:improve-completion-secret-create

Conversation

@albers
Copy link
Copy Markdown
Collaborator

@albers albers commented Jul 26, 2017

Like completion for docker config create, docker secret create should have file completion.
See #283 (comment).

Note: #266 changed all instances of $((counter + 1)) to "$((counter + 1))", so I fixed one instance that was introduced in a PR that was pending when #266 got merged.

Signed-off-by: Harald Albers <github@albersweb.de>
@albers albers force-pushed the improve-completion-secret-create branch from e45c5bb to abc793e Compare July 27, 2017 12:44
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jul 27, 2017

Codecov Report

Merging #383 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #383   +/-   ##
=======================================
  Coverage   46.14%   46.14%           
=======================================
  Files         193      193           
  Lines       16073    16073           
=======================================
  Hits         7417     7417           
  Misses       8269     8269           
  Partials      387      387

Copy link
Copy Markdown
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 🐸

Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@thaJeztah thaJeztah merged commit 2ae9276 into docker:master Aug 1, 2017
@GordonTheTurtle GordonTheTurtle added this to the 17.08.0 milestone Aug 1, 2017
@albers albers deleted the improve-completion-secret-create branch August 2, 2017 04:58
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