compose/contrib/completion
Andre Eriksson 048408af48 zsh autocomplete: fix missing services issue for build/pull commands
Previously, the autocomplete for the build/pull commands would only add
services for which build/image were the _first_ keys, respectively, in
the docker-compose file.

This commit fixes this, so the appropriate services are listed
regardless of the order in which they appear

Signed-off-by: Andre Eriksson <aepubemail@gmail.com>
2016-06-27 11:00:17 -07:00
..
bash remove command completion for docker-compose rm --a 2016-05-26 12:48:53 -07:00
zsh zsh autocomplete: fix missing services issue for build/pull commands 2016-06-27 11:00:17 -07:00