Merge pull request #30094 from miaoyq/complete-opt-for-plugin-install
Complete the options for 'docker plugin install' Upstream-commit: 8c7651998fcb41a73480f90aebe3ffadcb020d02 Component: engine
This commit is contained in:
@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user