Out Plane
domain

domain

The domain commands.

A custom domain is a host, and optionally a path on it, that answers for one of your applications. These commands register a domain, point it somewhere, take it out of service, and give it up.

Registering does not make a domain work. It has to resolve to the record that domain dns prints, and the certificate follows on its own once it does.

Commands

CommandWhat It DoesRisk
domain listList the team's custom domains.read
domain dnsShow the DNS record a host needs.read
domain addRegister a custom domain.write
domain pointSend a domain to an application.write
domain unpointStop a domain going anywhere, keeping it registered.write
domain removeGive up a custom domain.destructive

On this page