Closed line-o closed 1 year ago
The ability to receive raw JSON data will open up a host of new use-cases. To give you an example:
❯ xst info --raw | jq .db.version
"6.2.0-SNAPSHOT"
LGTM! (Even if I can't always adjust my system to be able to properly test xst PRs, I'll aim to read them and offer feedback.)
:tada: This PR is included in version 1.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Add --raw option to the info command.
will output something along the lines of