Vultr DocsLatest Content


Soa Update

Updated on 15 September, 2025

Updates the Start of Authority (SOA) record for a DNS domain, modifying authoritative DNS server information


The vultr-cli dns domain soa-update command updates the Start of Authority (SOA) record for a specified DNS domain, allowing you to modify authoritative DNS server information.

Usage

console
$ vultr-cli dns domain soa-update <Domain Name> [flags]

Flags

Shorthand Long Version Description
-e --email administrative email to store in the SOA record
-n --ns-primary primary nameserver to store in the SOA record

Comments

No comments yet.