NAME
gdcloud dns record-sets update – DNS-Eintragsgruppe aktualisieren.
SYNOPSIS
gdcloud dns record-sets update [flags]
BEISPIELE
To update a DNS record set, run:
gdcloud dns record-sets update record-set-example
--ttl 300
--rrdatas "1.2.3.4"
OPTIONALE 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-WEITE FLAGS
Diese Flags sind für alle Befehle verfügbar: --configuration, --format, --help, --project, --quiet.
Weitere Informationen finden Sie auf der Seite Übersicht über die Referenz zur gdcloud CLI.