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
I tried to collect some benchmarks today and passed -o foo.json -f json and was perplexed as the output wasn't in JSON form. I later learned, however, that I should pass --raw which then output JSON. I think it would have helped myself if the usage of -f or --output-format was an error without the --raw flag in this case.
The text was updated successfully, but these errors were encountered:
I tried to collect some benchmarks today and passed
-o foo.json -f json
and was perplexed as the output wasn't in JSON form. I later learned, however, that I should pass--raw
which then output JSON. I think it would have helped myself if the usage of-f
or--output-format
was an error without the--raw
flag in this case.The text was updated successfully, but these errors were encountered: