adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

Error getting log forwarding config #802

Closed MichaelGoberling closed 5 months ago

MichaelGoberling commented 5 months ago

Users are seeing the following when trying to run aio app config get log-forwarding:

 Error: Cannot read properties of undefined (reading 'runtime')

Need an extra set of parentheses here around the await: https://github.com/adobe/aio-cli-plugin-app/blob/master/src/commands/app/config/get/log-forwarding.js#L17

aiojbot commented 5 months ago

JIRA issue created: https://jira.corp.adobe.com/browse/ACNA-2971