Open
Description
As
an engineer
I would like to
be able to retrieve Augeas error logs
so I can
find out why Augeas commands are failing
Additional context
There is no API to the augeas "errors" command. As such, it is not possible to find out why an Augeas command is failing.
Describe the solution you would like
A new command in Rex::Commands::Augeas to be able to retrieve errors (PR to follow)
Describe alternatives you have considered
No response