mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
Merge pull request #1159 from albers/completion-events-exec_die
Add bash completion for `exec_die` event
This commit is contained in:
@@ -4618,6 +4618,7 @@ _docker_system_events() {
|
||||
enable
|
||||
exec_create
|
||||
exec_detach
|
||||
exec_die
|
||||
exec_start
|
||||
export
|
||||
health_status
|
||||
|
||||
Reference in New Issue
Block a user