mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
bash completion for detach events
Signed-off-by: Harald Albers <github@albersweb.de> Upstream-commit: 9c9cbd2c0fbaef9afe740cf9b2acab0768d0fa99 Component: engine
This commit is contained in:
@@ -980,9 +980,11 @@ _docker_events() {
|
||||
create
|
||||
delete
|
||||
destroy
|
||||
detach
|
||||
die
|
||||
disconnect
|
||||
exec_create
|
||||
exec_detach
|
||||
exec_start
|
||||
export
|
||||
import
|
||||
|
||||
Reference in New Issue
Block a user