gdcloud dns record-sets update

שם

‫gdcloud dns record-sets update – עדכון של סט רשומות DNS.

SYNOPSIS

gdcloud dns record-sets update [flags]

דוגמאות

To update a DNS record set, run:
    gdcloud dns record-sets update record-set-example
    --ttl 300
    --rrdatas "1.2.3.4"

דגלים אופציונליים

      --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

הדגלים האלה זמינים לכל הפקודות: --configuration, ‏ --format, ‏ --help, ‏ --project, ‏ --quiet.

מידע נוסף זמין בדף סקירה כללית של מדריך העזר ל-CLI של gcloud.