gdcloud dns record-sets create
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
NAMA
gdcloud dns record-sets create - Membuat kumpulan data DNS baru.
SINOPSIS
gdcloud dns record-sets create [flags]
CONTOH
To create a new DNS record set, run:
gdcloud dns record-sets create record-set-example
--dns-zone=dns-zone-example
--type=A
--fqdn=test.dns-zone-example
--rrdatas=192.0.2.1
--ttl=300
FLAG WAJIB
--dns-zone string The name of managed DNS zone that the record set belongs to.
--fqdn string The fully qualified domain name of the record set.
--rrdatas strings The DNS data for each record set.
--type string The DNS record type of the record set.
FLAG OPSIONAL
--async Return immediately without waiting for the operation to complete.
--ttl uint32 The time to live in seconds for the record set. (default 300)
FLAG SELURUH GDCLOUD
Flag ini tersedia untuk semua perintah: --configuration, --format, --help, --project, --quiet.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2026-07-18 UTC."],[],[]]