mirror of https://github.com/docker/cli.git
Modify options for the command plugin install
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
parent
7b7ff16175
commit
2c9a4c7f0b
|
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue