Documentation
Shell Tools
Buildfunctions
Shell
Bash
Curl
Git
Jq
Overview:
Let's take a look at the example code
Example:
Response:
If you were to request the endpoint domain cooresponding to the example you would recieve a response that would look like
{
bash version: GNU bash, version 4.2.46(2)-release (x86_64-koji-linux-gnu),
curl version: curl 7.63.0 (x86_64-pc-linux-musl) libcurl/7.63.0 OpenSSL/1.0.2q zlib/1.2.11,
git version: git version 2.19.2,
jq version: jq-1.6
}
Was this helpful?