gdcloud dns managed-zones create
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
NAME
gdcloud dns managed-zones create - Crea una nuova zona DNS gestita.
SYNOPSIS
gdcloud dns managed-zones create [flags]
ESEMPI
To create a new managed DNS zone:
gdcloud dns managed-zones create example-zone \
--dns-name "example.com" \
--visibility PRIVATE \
--description "example description"
FLAG OBBLIGATORI
--dns-name string The name of the managed DNS zone.
--visibility string The visibility of the managed DNS zone (PRIVATE or PUBLIC).
FLAG FACOLTATIVI
--async Run the operation in the background without waiting for it to complete.
--description string The description of the managed DNS zone.
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 CLI gdcloud.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2026-08-07 UTC."],[],[]]