Skip to content

[WIP] Add docker daemon to bash completion#13934

Closed
albers wants to merge 1 commit intomoby:masterfrom
albers:completion-daemon
Closed

[WIP] Add docker daemon to bash completion#13934
albers wants to merge 1 commit intomoby:masterfrom
albers:completion-daemon

Conversation

@albers
Copy link
Copy Markdown
Member

@albers albers commented Jun 14, 2015

This amends #13771. It assumes that the changes to bash completion in that PR are removed.
ping @tianon @jfrazelle for review
ping @tiborvass @thaJeztah

Also renamed $main_options_with_args to $global_options_with_args to make its intent clearer.
Got rid of $global_options_with_args_glob by inlining.
Will add the zfs storage driver in another PR.

Signed-off-by: Harald Albers <github@albersweb.de>
@thaJeztah
Copy link
Copy Markdown
Member

you're awesome, @albers! I'm not very well at these scripts to review, just ❤️

@tiborvass
Copy link
Copy Markdown
Contributor

Thanks @albers would you mind closing this PR until the other one is merged? You can then reopen it before pushing to the branch. We don't like to have dependencies among PRs :) Thanks for your work though, really appreciated.

@albers
Copy link
Copy Markdown
Member Author

albers commented Jun 16, 2015

Temporarily closed as requested by @tiborvass.

@albers albers closed this Jun 16, 2015
@albers
Copy link
Copy Markdown
Member Author

albers commented Jul 24, 2015

Reopening as #13771 is merged.

@albers albers reopened this Jul 24, 2015
@albers
Copy link
Copy Markdown
Member Author

albers commented Jul 24, 2015

Will take care of the conflicts in about a week.

@thaJeztah thaJeztah added this to the 1.8.0 milestone Jul 24, 2015
@thaJeztah
Copy link
Copy Markdown
Member

I added this to the 1.8 milestone, because it's part of #13771

ping @calavera for #13934 (comment), because I don't know when code-freeze is for 1.8 (but I assume we can get this in during the release-candidates as well)

@albers
Copy link
Copy Markdown
Member Author

albers commented Jul 24, 2015

There was a discussion recently that the completions are sort of tooling and therefore should not be strictly impacted by code freeze, see here.
I hope others share this view. Changes to completion always come in late.

@icecrime
Copy link
Copy Markdown
Contributor

@albers Needs rebase, sorry!

@albers
Copy link
Copy Markdown
Member Author

albers commented Jul 24, 2015

No problem, rebase is mostly due to changes of my own.

@albers albers changed the title Add docker daemon to bash completion [WIP] Add docker daemon to bash completion Jul 24, 2015
@tiborvass
Copy link
Copy Markdown
Contributor

@albers sorry need a rebase :)

Also, the "global flags" (-D, --tls, ...) are now valid after the daemon command. And having them before the daemon command is invalid, even though we can't really help the user in the autocompletion..

@calavera
Copy link
Copy Markdown
Contributor

@albers did you have time to look into this? I'd ❤️ to have it ready for the RC2.

@albers
Copy link
Copy Markdown
Member Author

albers commented Jul 29, 2015

@calavera I will do it on friday. Sorry, can't get to it earlier.

@tiborvass
Copy link
Copy Markdown
Contributor

@albers no problem I'll carry it. Thanks for your help so far!

@tiborvass
Copy link
Copy Markdown
Contributor

Carried in #15166

@tiborvass tiborvass closed this Jul 30, 2015
@albers albers deleted the completion-daemon branch July 31, 2015 18:35
@tiborvass tiborvass removed their assignment Nov 3, 2015
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.

6 participants