diff options
author | Mathias Gumz <mg@2hoch5.com> | 2020-02-01 18:55:24 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-17 15:01:28 +0100 |
commit | 04c03416e68fd635a15cae8201872f5c29fdcca8 (patch) | |
tree | 6b10d49ed62cd8a23b4a254e144c9b90321cfc7b /scripts/installcheck.sh | |
parent | d83402813b624d9067416bea2e7feb70a358cf65 (diff) |
writeout: support to generate JSON output
This commit adds support to generate JSON via the writeout feature:
-w "%{json}"
It leverages the existing infrastructure as much as possible. Thus,
generating the JSON on STDERR is possible by:
-w "%{stderr}%{json}"
This implements a variant of
https://github.com/curl/curl/wiki/JSON#--write-out-json.
Closes #4870
Diffstat (limited to 'scripts/installcheck.sh')
0 files changed, 0 insertions, 0 deletions