mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
c015a2a1a6
This fix tries to address the enhancement proposed in 28708 to display
ID field for the output of `docker plugin ls`.
This fix add `ID` field to the output of `docker plugin ls`
Related docs has been updated.
This fix fixes 28708.
Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
cmd.go | ||
create.go | ||
disable.go | ||
enable.go | ||
inspect.go | ||
install.go | ||
list.go | ||
push.go | ||
remove.go | ||
set.go |