Pre-flight checks
Problem / use case
When I run te bpa run and get an output of violations, I have to run te bpa rules --list to work out the id I need to run te bpa run --fix --rule <rule id> this is complicated further by having to match by the rule text. Providing me the id would avoid this.
Proposed solution
When I run te bpa run and get an output of violations, I want the output to display the ID of the rule that was violated so that I don't have to run te bpa rules --list
Alternatives considered
No response
Who would use this?
Humans (interactive use)
Additional context
No response
Pre-flight checks
Problem / use case
When I run
te bpa runand get an output of violations, I have to runte bpa rules --listto work out the id I need to runte bpa run --fix --rule <rule id>this is complicated further by having to match by the rule text. Providing me the id would avoid this.Proposed solution
When I run
te bpa runand get an output of violations, I want the output to display the ID of the rule that was violated so that I don't have to runte bpa rules --listAlternatives considered
No response
Who would use this?
Humans (interactive use)
Additional context
No response