replace env description with args in extend config
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
(cherry picked from commit abdc031aea
)
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
870beb70fb
commit
159f4f14d7
1 changed files with 2 additions and 2 deletions
|
@ -137,11 +137,11 @@ Config provides the base accessible fields for working with V0 plugin format
|
|||
|
||||
- **`name`** *string*
|
||||
|
||||
name of the env.
|
||||
name of the args.
|
||||
|
||||
- **`description`** *string*
|
||||
|
||||
description of the env.
|
||||
description of the args.
|
||||
|
||||
- **`value`** *string array*
|
||||
|
||||
|
|
Loading…
Reference in a new issue