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 process of creating new environments for Apigee hybrid version 1.3, which is now end-of-life and should be upgraded."],["Creating a new environment involves two primary steps: defining the environment in the management plane via the UI or API, and then adding its configuration to your overrides file."],["The overrides file's `envs[]` property is used to define one or more environments, and their names should match the ones created in the Apigee UI."],["After configuring the new environment in the overrides file, you must apply the changes to the cluster using the `apigeectl apply` command."]]],[]]