NAME
gdcloud dns record-sets update - DNS レコードセットを更新します。
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"
オプション フラグ
--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 全般のフラグ
これらのフラグは、すべてのコマンドで使用できます: --configuration、--format、--help、--project、--quiet。
詳細については、gdcloud CLI リファレンスの概要ページをご覧ください。