Complete the options for 'docker plugin install'
@@ -23,6 +23,7 @@ Install a plugin
Options:
--alias string Local name for plugin
--disable Do not enable the plugin on install
+ --disable-content-trust Skip image verification (default true)
--grant-all-permissions Grant all permissions necessary to run the plugin
--help Print usage
```