A collection of shell scripts for working with the Cloudrun API.
git clone https://github.com/cloudruninc/cloudrun-bash
- bash
- curl
- Python 3.x (for batch downloading files)
You'll need to set two environment variables:
CLOUDRUN_API_USER_ID
: Your unique user ID.CLOUDRUN_API_USER_TOKEN
: Your API access token.
Email us at [email protected] about obtaining your Cloudrun API token.