bash completion for detach events
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
0f13b69fe2
commit
9c9cbd2c0f
1 changed files with 2 additions and 0 deletions
|
@ -980,9 +980,11 @@ _docker_events() {
|
|||
create
|
||||
delete
|
||||
destroy
|
||||
detach
|
||||
die
|
||||
disconnect
|
||||
exec_create
|
||||
exec_detach
|
||||
exec_start
|
||||
export
|
||||
import
|
||||
|
|
Loading…
Reference in a new issue