docker / engine-api

DEPRECATED: Please see https://github.com/docker/docker/tree/master/client
Apache License 2.0
264 stars 163 forks source link

add -f to plugin inspect #376

Closed vieux closed 8 years ago

vieux commented 8 years ago

ping @anusha-ragunathan @tiborvass

vdemeester commented 8 years ago

@vieux build errors

client/plugin_inspect_test.go:23: client.PluginInspect undefined (type *Client has no field or method PluginInspect)

client/plugin_inspect_test.go:49: client.PluginInspect undefined (type *Client has no field or method PluginInspect)
vieux commented 8 years ago

@vdemeester fixed, thanks

vdemeester commented 8 years ago

LGTM 🐸

anusha-ragunathan commented 8 years ago

LGTM

cpuguy83 commented 8 years ago

LGTM