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.
$ vultr-cli dns domain soa-update <Domain Name> [flags]
Shorthand | Long Version | Description |
---|---|---|
-e | administrative email to store in the SOA record | |
-n | --ns-primary | primary nameserver to store in the SOA record |
No comments yet.