DockerCLI/contrib/completion
Harald Albers 0ea31afd57 Add bash completion for `dockerd --metrics-addr`
`--metrics-addr` does not accept network interface names.
Therefore `__docker_local_interfaces` was refined for this feature to
optionally exclude interface names.

Note that although `--metrics-addr` is experimental, it cannot be
selectively enabled in bash completion because the test for the daemon
running in experimental mode requires a running daemon. As this
completion pertains to starting the daemon, this requirement is not met.

Signed-off-by: Harald Albers <github@albersweb.de>
2017-07-04 14:40:22 +02:00
..
bash Add bash completion for `dockerd --metrics-addr` 2017-07-04 14:40:22 +02:00
fish cli: add `--mount` to `docker run` 2017-06-02 00:11:02 +00:00
powershell Redirect powershell completion 2017-06-02 00:10:31 +00:00
zsh Update docs, completion scripts for disable-legacy-registry 2017-06-14 02:48:46 +00:00
REVIEWERS Remove subdirectories MAINTAINERS files 2017-06-02 00:06:48 +00:00