mirror of https://github.com/docker/cli.git
Add bash completion for `exec_die` event
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
ea65e9043c
commit
8443982188
|
@ -4618,6 +4618,7 @@ _docker_system_events() {
|
|||
enable
|
||||
exec_create
|
||||
exec_detach
|
||||
exec_die
|
||||
exec_start
|
||||
export
|
||||
health_status
|
||||
|
|
Loading…
Reference in New Issue