1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00

bash completion for load and save image events

Signed-off-by: Harald Albers <github@albersweb.de>
Upstream-commit: 5334520bf04598121b026c0b5018714fd4120d44
Component: engine
This commit is contained in:
Harald Albers
2016-06-21 10:24:14 +02:00
parent 5a4ecb85ca
commit 09d393de2e

View File

@@ -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