https://suprsend.internal.yourcompany.com/), so the CLI needs to know where to connect. Profiles solve this by storing your custom endpoint URLs and credentials locally, so you don’t have to pass them on every command.
Prerequisites
- Install the SuprSend CLI
- Have your service token ready (from your self-hosted dashboard → Account Settings → Service Tokens)
- Know your deployment’s base URL and management URL
Create a Profile
A profile stores your server’s endpoint URLs and service token under a name you choose:
You can create multiple profiles for different self-hosted deployments:
Switch Between Profiles
Set which profile the CLI should use for all subsequent commands:-w flag:
Manage Profiles
Profiles are stored in your local config file at
$HOME/.suprsend.yaml.