cURL
curl --request GET \ --url https://api.gputrader.io/v1/environments/{envId}/script \ --header 'X-API-Key: <api-key>'
"curl -fsSL https://example.com/install.sh | bash -s -- --env-id abc123"
Retrieve the CURL installation script for a specific environment
Environment ID
Successfully retrieved installation script
CURL command for environment installation