Adicione uma nova definição de ambiente à propriedade envs[] no arquivo de modificações.
Observe que a propriedade é uma matriz. Portanto, você pode adicionar mais de uma definição de ambiente
a ela.
Dê ao novo ambiente o mesmo nome que você criou na interface do usuário.
Por exemplo, a configuração a seguir define dois ambientes: test
e prod:
[[["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-04-09 UTC."],[[["This documentation pertains to Apigee hybrid version 1.4, which is now end-of-life and requires an upgrade to a newer version."],["Creating a new environment in Apigee hybrid involves first creating the environment in the management plane via the UI or API, and then adding its configuration to your overrides file."],["Multiple environments can be defined simultaneously within the `envs[]` property of the overrides file, with each environment's name matching the one created in the UI."],["Changes to environment configurations in the overrides file need to be applied to the cluster using the `apigeectl apply` command with the `--all-envs` flag."]]],[]]