Skip to content

cloudruninc/cloudrun-bash

Repository files navigation

cloudrun-bash

A collection of shell scripts for working with the Cloudrun API.

Getting started

Get the code

git clone https://github.com/cloudruninc/cloudrun-bash

Dependencies

  • bash
  • curl
  • Python 3.x (for batch downloading files)

Set the environment variables

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.

About

Shell scripts for working with the Cloudrun API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages