fga model test --verbose
output should be easy to parse
#385
Labels
enhancement
New feature or request
fga model test --verbose
output should be easy to parse
#385
Currently when running tests with the --verbose flag, a nicely parsable json is immediately followed by the plain text summary, making the whole thing harder to parse.
Example:
Either one of the blobs should be send to stderr, the pretty print text should be suppressed, or at a minimum, a flag be added to optionally suppress the pretty print.
The text was updated successfully, but these errors were encountered: