bash completion for etwlogs logging driver

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 50f87e458e
Component: cli
This commit is contained in:
Harald Albers
2016-02-21 09:58:42 -08:00
committed by Tibor Vass
parent e0336b6126
commit d045389ec4

View File

@ -395,6 +395,7 @@ __docker_complete_isolation() {
__docker_complete_log_drivers() {
COMPREPLY=( $( compgen -W "
awslogs
etwlogs
fluentd
gelf
journald