gdcloud dns record-sets update

NAME

gdcloud dns record-sets update - Aggiorna un set di record DNS.

SYNOPSIS

gdcloud dns record-sets update [flags]

ESEMPI

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

FLAG FACOLTATIVI

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

FLAG A LIVELLO DI GDCLOUD

Questi flag sono disponibili per tutti i comandi: --configuration, --format, --help, --project, --quiet.

Per saperne di più, consulta la pagina di panoramica del riferimento di gcloud CLI.