Conversation
2f788b2 to
0e2b9d3
Compare
added 2 commits
May 11, 2017 13:42
Signed-off-by: Aaron Lehmann <[email protected]>
Signed-off-by: Aaron Lehmann <[email protected]>
Author
|
Rebased. Please merge to unblock other moby PRs that involve CLI (this fork is currently referenced). |
albers
added a commit
to albers/docker-cli
that referenced
this pull request
Jul 3, 2017
This adds bash completion for - docker#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]>
albers
added a commit
to albers/docker-cli
that referenced
this pull request
Jul 7, 2017
This adds bash completion for - docker#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]>
thaJeztah
pushed a commit
to thaJeztah/docker-ce
that referenced
this pull request
Jul 25, 2017
This adds bash completion for - docker/cli#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]> (cherry picked from commit c40952b3058db3c6e44bca8c518d888b83878ce5) Signed-off-by: Sebastiaan van Stijn <[email protected]>
alshabib
pushed a commit
to alshabib/cli
that referenced
this pull request
Aug 1, 2017
This adds bash completion for - docker#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]>
riyazdf
pushed a commit
to riyazdf/cli
that referenced
this pull request
Aug 2, 2017
This adds bash completion for - docker#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]>
silvin-lubecki
pushed a commit
to silvin-lubecki/docker-ce
that referenced
this pull request
Jan 29, 2020
This adds bash completion for - docker/cli#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]> (cherry picked from commit c40952b3058db3c6e44bca8c518d888b83878ce5) Signed-off-by: Sebastiaan van Stijn <[email protected]>
silvin-lubecki
pushed a commit
to silvin-lubecki/cli-extract
that referenced
this pull request
Jan 30, 2020
This adds bash completion for - docker/cli#45 - moby/moby#32336 Signed-off-by: Harald Albers <[email protected]> (cherry picked from commit c40952b) Signed-off-by: Sebastiaan van Stijn <[email protected]>
nobiit
pushed a commit
to nobidev/docker-cli
that referenced
this pull request
Nov 19, 2025
Service alias should not be copied to task alias
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This adds CLI support for the configs feature (moby/moby#32336).
It should not be merged until the moby PR is merged.