gdcloud dns record-sets update
Stay organized with collections
Save and categorize content based on your preferences.
NAME
gdcloud dns record-sets update - Update a DNS record set.
SYNOPSIS
gdcloud dns record-sets update [flags]
EXAMPLES
To update a DNS record set, run:
gdcloud dns record-sets update record-set-example
--ttl 300
--rrdatas "1.2.3.4"
OPTIONAL FLAGS
--async Return immediately without waiting for the operation to complete.
--rrdatas strings The DNS data for each record set.
--ttl uint32 The time to live in seconds for the record set.
GDCLOUD WIDE FLAGS
These flags are available to all commands: --configuration, --format, --help, --project, --quiet.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-07-17 UTC."],[],[]]