Vultr DocsLatest Content


Update

Updated on 15 September, 2025

Modifies existing DNS records in your Vultr domain by updating properties like IP addresses, TTL values, or priorities.


The vultr-cli dns record update command modifies existing DNS records in your Vultr account, allowing you to update properties like IP addresses, TTL values, or record priorities.

Usage

console
$ vultr-cli dns record update <Domain Name> <Record ID> [flags]

Flags

Shorthand Long Version Description
-d --data data for the record
-n --name name of record
-p --priority only required for MX and SRV
- --ttl time to live for the record

Comments

No comments yet.