mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
Modify options for the command plugin install
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
@@ -17,8 +17,8 @@ Usage: docker plugin install [OPTIONS] PLUGIN
|
||||
Install a plugin
|
||||
|
||||
Options:
|
||||
--disable do not enable the plugin on install
|
||||
--grant-all-permissions grant all permissions necessary to run the plugin
|
||||
--disable Do not enable the plugin on install
|
||||
--grant-all-permissions Grant all permissions necessary to run the plugin
|
||||
--help Print usage
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user