Provided by: docker.io_18.09.7-0ubuntu1~16.04.7_amd64 bug

NAME

       docker-plugin-install - Install a plugin

SYNOPSIS

       docker plugin install [OPTIONS] PLUGIN [KEY=VALUE...]

DESCRIPTION

       Install a plugin

OPTIONS

       --alias=""
           Local name for plugin

       --disable[=false]
           Do not enable the plugin on install

       --disable-content-trust[=true]
           Skip image verification

       --grant-all-permissions[=false]
           Grant all permissions necessary to run the plugin

       -h, --help[=false]
           help for install

SEE ALSO

       docker-plugin(1)