PgBeam
PgBeam Docs
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

OptionDescriptionRequiredDefault
<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 --json

Output

Renders a human-readable table or detail view by default; pass --json for the raw API response.

On this page