docker_plugin: Management commands for working with a particular docker plugin
Description
Methods for working with a particular docker plugin. Plugin
objects are returned by installing or building a docker plugin, or
by using $plugin$get to fetch an existing plugin by name
or id.
Arguments
Details
stevedore:::generate_help("docker_plugin")
See Also
docker_plugin_collection for other
plugin management methods.