Account Setup

If you're new to The SaaS Company, you'll need to sign up for an account. If you already have an account, simply log in.

After logging in successfully, you'll be directed to the Applications page on The SaaS Company dashboard.

Install CLI

To install the CLI, run the following commands

brew install thesaas-company/homebrew-tap/saas

Create API Key

Once you've installed the CLI and set up your subscription, create your API key by following this link.

Please set API_KEY as the environment variable

export SAAS_COMPANY_TOKEN=`API_KEY`

Control Plane

If you require a control plane for running your CI/CD and Observability system, please make sure to add a subscription first. You can do this here.

Last updated