bash completion for load
and save
image events
Signed-off-by: Harald Albers <github@albersweb.de>
(cherry picked from commit 5334520bf0
)
This commit is contained in:
parent
5188629256
commit
749f94e885
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue