domains
manage a deployment's custom domains
🌐 Manage a deployment's custom domains.
Attach your own hostnames to a deployment, list the domains already attached,
remove one, or re-check a domain's verification status. Each command targets a
deployment via --deployment <id>.
After attaching a domain, point its DNS at ComputeSphere and run verify to
re-check issuance.
Subcommands
| Command | Description |
|---|---|
| add | attach a custom domain to a deployment |
| list | list a deployment's custom domains |
| remove | detach a custom domain from a deployment |
| verify | re-check verification for a deployment's custom domain |
See also
- csph deployments — manage deployments