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 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."]]],[]]