gdcloud dns managed-zones create
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
NAME
gdcloud dns managed-zones create: Crea una zona del DNS administrada nueva.
SYNOPSIS
gdcloud dns managed-zones create [flags]
EXAMPLES
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 para todos los comandos --configuration, --format, --help, --project y --quiet.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2026-09-09 (UTC)"],[],[]]