Agrega una definición de entorno nueva a la propiedad envs[] en tu archivo de anulaciones.
Ten en cuenta que la propiedad es un arreglo. Por lo tanto, puedes agregarle más de una definición de entorno.
Otorga el mismo nombre al entorno nuevo que creaste en la IU.
Por ejemplo, la siguiente configuración define dos entornos: test y prod:
[[["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: 2025-03-12 (UTC)"],[[["This documentation covers the creation of new environments for Apigee hybrid version 1.5, which is end-of-life and requires an upgrade."],["Creating an environment involves two main steps: creating it in the management plane (using the UI or API) and adding its configuration to the overrides file."],["You can define multiple environments within the `envs[]` property array in the overrides file, ensuring each environment name matches its corresponding definition in the UI."],["Changes to the environment configuration are applied to the cluster using the `apigeectl apply` command with the overrides file."]]],[]]