adobe / aio-cli-plugin-runtime

Adobe I/O Runtime plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
15 stars 31 forks source link

Command for getting log forwarding errors #256

Closed buskamuza closed 1 year ago

buskamuza commented 2 years ago

Is your feature request related to a problem? Please describe.

As log forwarding allows a user to setup a custom log forwarding destination (see https://github.com/adobe/aio-cli-plugin-runtime/issues/247), it's important to also allow the user to get any errors that may occur.

Describe the solution you'd like

Add a new command:

runtime:namespace:log-forwarding:errors  Get log forwarding errors

Describe alternatives you've considered

N/A

Additional context

https://github.com/adobe/aio-cli-plugin-runtime/issues/247