-
Notifications
You must be signed in to change notification settings - Fork 1
JSON output format for sql command status #97
Copy link
Copy link
Open
Labels
p:CORETicket for the Core TeamTicket for the Core Teamv:dbvrv:dbvr CEFor dbvr Community ticketsFor dbvr Community ticketswikiTo mark documentation tickets or tickets which should have extra documentationTo mark documentation tickets or tickets which should have extra documentation
Milestone
Metadata
Metadata
Assignees
Labels
p:CORETicket for the Core TeamTicket for the Core Teamv:dbvrv:dbvr CEFor dbvr Community ticketsFor dbvr Community ticketswikiTo mark documentation tickets or tickets which should have extra documentationTo mark documentation tickets or tickets which should have extra documentation
Type
Fields
Give feedbackNo fields configured for Feature.
Sometimes it is not enough to have exit codes for pipelines for errors.
Especially for complex logic (e.g., if we have connection issues, report to Slack). Should have the ability to parse log output, not to use grep/awk.
Also, the JSON format can avoid issues with specific symbols for outputs.
In a first approach, we can add it only for the sql command.
Example: