gdcloud dns managed-zones create
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
NOME
gdcloud dns managed-zones create - Create a new managed DNS zone.
SYNOPSIS
gdcloud dns managed-zones create [flags]
EXEMPLOS
To create a new managed DNS zone:
gdcloud dns managed-zones create example-zone \
--dns-name "example.com" \
--visibility PRIVATE \
--description "example description"
SINALIZADORES OBRIGATÓRIOS
--dns-name string The name of the managed DNS zone.
--visibility string The visibility of the managed DNS zone (PRIVATE or PUBLIC).
SINALIZADORES OPCIONAIS
--async Run the operation in the background without waiting for it to complete.
--description string The description of the managed DNS zone.
GDCLOUD WIDE FLAGS
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2026-08-07 UTC."],[],[]]