Enable errors from Augeas to be retrieved
Open
Nobody has claimed this yet.
feature request
- Dominant language
- Perl
- Stars
- 737
- Forks
- 214
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating Rex::Commands::Augeas and reviewing its existing command patterns. Determine how the Augeas "errors" command should be exposed and verify the new command retrieves useful error logs when an Augeas command fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- perl
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100