projectsdomains
domains verify
Verify custom domain DNS
Checks DNS TXT record to verify domain ownership. Updates domain status on success. Requires a Scale or Enterprise plan.
Usage
pgbeam domains verify <id>Options
| Option | Description | Required | Default |
|---|---|---|---|
<id> | Yes | - |
Global options
All global options (--token, --profile,
--project, --org, --json, --no-color, --no-trunc, --debug) are
also available on this command.
Examples
# Verify custom domain DNS
pgbeam domains verify
# Output as JSON
pgbeam domains verify --jsonOutput
Renders a human-readable table or detail view by default; pass --json for the raw API response.