You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Create some dev-only commands that ingest the observation ID and report on the related validation and optional resources (if saved)
Describe the solution you'd like
Given resources are saved from a validation
Whenlula dev print-resources -o <observation_uuid>
Then resources used are returned
Describe alternatives you've considered
none
Additional context
This feature is mainly geared at enabling advanced debugging of failing validations, particularly in CI environments. Assuming these commands might be hidden/useful mostly for Lula development/debugging purposes.
Expected Deliverable
Additional dev commands + Associated documentation
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Create some dev-only commands that ingest the observation ID and report on the related validation and optional resources (if saved)
Describe the solution you'd like
lula dev print-resources -o <observation_uuid>
Describe alternatives you've considered
none
Additional context
This feature is mainly geared at enabling advanced debugging of failing validations, particularly in CI environments. Assuming these commands might be hidden/useful mostly for Lula development/debugging purposes.
Expected Deliverable
Additional dev commands + Associated documentation
The text was updated successfully, but these errors were encountered: