gdcloud dns record-sets update

NOME

gdcloud dns record-sets update - Update a DNS record set.

SYNOPSIS

gdcloud dns record-sets update [flags]

EXEMPLOS

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

SINALIZADORES OPCIONAIS

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

Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.

Para mais informações, consulte a página Vista geral da referência da CLI gdcloud.