1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/contrib/completion
Harald Albers 7e31a96d22 Improve key specific bash subcompletions
The obscure `case "${words[$cword-2]}$prev=" in` idiom is no
longer used for key specific completions in options with map values.

The `__docker_map_key_of_current_option()` function does a much
better job.

Signed-off-by: Harald Albers <github@albersweb.de>
2016-02-07 11:19:04 -08:00
..
bash Improve key specific bash subcompletions 2016-02-07 11:19:04 -08:00
fish Change the quiet flag behavior in the build command 2015-12-21 16:38:50 +02:00
powershell Add powershell completion support 2016-02-01 17:12:15 +01:00
zsh Allow disabling of colored Docker logs via daemon flag. 2016-02-01 16:19:18 -05:00
REVIEWERS