mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
bash completion for load and save image events
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
committed by
Tibor Vass
parent
884c0bab27
commit
1ffefe059f
@@ -1049,6 +1049,7 @@ _docker_events() {
|
||||
export
|
||||
import
|
||||
kill
|
||||
load
|
||||
mount
|
||||
oom
|
||||
pause
|
||||
@@ -1058,6 +1059,7 @@ _docker_events() {
|
||||
rename
|
||||
resize
|
||||
restart
|
||||
save
|
||||
start
|
||||
stop
|
||||
tag
|
||||
|
||||
Reference in New Issue
Block a user