Skip to main content
Before using crcli, you need to tell it which Cloud Red tenant to connect to.

Configure Your Tenant

crcli setup <your-tenant-name>
Your tenant name is the subdomain of your Cloud Red portal URL.
If your portal is at acme.portal.cloud.red, your tenant name is acme.
This stores your tenant config at ~/.config/crcli/portal.json. You only need to run this once — or whenever you switch tenants.

Verify

crcli whoami
After authenticating, this prints your user details and confirms which tenant you’re connected to.

Next Step

Once your tenant is configured, authenticate to get started.