Any idea how to enable querying YAML/JSON AaC and return a tabular report? #52
SlavaVedernikov
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm thinking of a feature where SQL-like query can be passed to the CLI and a tabular result would be returned.
For example:
GIVEN the following AaC in JSON
WHEN I pass the following SQL query:
THEN the following tabular result is returned
And WHEN I pass the following SQL query:
THEN the following tabular result is returned
Beta Was this translation helpful? Give feedback.
All reactions