GET
/
v1
/
cli
/
releases
/
latest
/
{target}
/
archive
Download latest CLI archive for a target triple.
curl --request GET \
  --url https://api.example.com/v1/cli/releases/latest/{target}/archive

Path Parameters

target
string
required

Rust target triple

Response

200 - application/gzip

CLI archive