Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
NOME
gdcloud config set: define uma propriedade da CLI hospedada do Google Distributed Cloud.
SINOPSE
gdcloud config set [flags]
EXEMPLOS
To switch to a new project named "example-project", run:
gdcloud config set project example-project
To switch to a new organization with the URL "https://console.example-org.com", run:
gdcloud config set organization_console_url https://console.example-org.com
SINALIZAÇÕES GERAIS DO GDCLOUD
Estas flags estão disponíveis para todos os comandos: --configuration, --format, --help, --project, --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 2025-07-16 UTC."],[[["`gdcloud config set` is used to modify Google Distributed Cloud Hosted CLI properties."],["You can change the active project using `gdcloud config set project [project-name]`."],["The organization console URL can be updated with `gdcloud config set organization_console_url [URL]`."],["The command provides several widely available flags, including `--configuration`, `--format`, `--help`, `--project`, and `--quiet`."]]],[]]