adobe / adobe/aio-cli-plugin-cloudmanager
Field "service" not documented for variables in https://github.com/adobe/aio-cli-plugin-cloudmanager#variables-from-standard-input
Open
bug
- Dominant language
- JavaScript
- Stars
- 50
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
The JSON may also include a service field per variable like this
```
{
"name": "AES_KEY",
"type": "secretString",
"value": "****",
"service": "preview"
}
```
However this is not documented in https://github.com/adobe/aio-cli-plugin-cloudmanager#variables-from-standard-input.
Contributor guide
Assessment
This issue has not been assessed yet.