aio-cli-plugin-cloudmanager
aio-cli-plugin-cloudmanager copied to clipboard
Field "service" not documented for variables in https://github.com/adobe/aio-cli-plugin-cloudmanager#variables-from-standard-input
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.