mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
bash completion for etwlogs logging driver
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
fad60a834e
commit
50f87e458e
@@ -395,6 +395,7 @@ __docker_complete_isolation() {
|
||||
__docker_complete_log_drivers() {
|
||||
COMPREPLY=( $( compgen -W "
|
||||
awslogs
|
||||
etwlogs
|
||||
fluentd
|
||||
gelf
|
||||
journald
|
||||
|
||||
Reference in New Issue
Block a user