gdcloud dns managed-zones create
Organízate con las colecciones
Guarda y clasifica el contenido según tus preferencias.
NAME
gdcloud dns managed-zones create - Crea una zona DNS gestionada.
SYNOPSIS
gdcloud dns managed-zones create [flags]
EJEMPLOS
To create a new managed DNS zone:
gdcloud dns managed-zones create example-zone \
--dns-name "example.com" \
--visibility PRIVATE \
--description "example description"
MARCAS OBLIGATORIAS
--dns-name string The name of the managed DNS zone.
--visibility string The visibility of the managed DNS zone (PRIVATE or PUBLIC).
MARCAS OPCIONALES
--async Run the operation in the background without waiting for it to complete.
--description string The description of the managed DNS zone.
MARCAS DE GDCLOUD
Estas marcas están disponibles en todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página de resumen de la referencia de la CLI de gdcloud.
[[["Es fácil de entender","easyToUnderstand","thumb-up"],["Me ofreció una solución al problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Es difícil de entender","hardToUnderstand","thumb-down"],["La información o el código de muestra no son correctos","incorrectInformationOrSampleCode","thumb-down"],["Me faltan las muestras o la información que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2026-08-07 (UTC)."],[],[]]