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 document details the process for creating new environments within Apigee hybrid, version 1.10."],["Creating an Apigee hybrid environment involves two steps: first, creating the environment in the management plane, and second, adding its configuration to the overrides file."],["New environments can be created through the Apigee UI or via the Create environments API, and they should be identically named in both the UI and the overrides file."],["Multiple environment definitions can be added to the `envs[]` property within the overrides file, which is an array."],["After defining the new environment in the overrides file, changes must be applied to the cluster using the `apigeectl apply` command."]]],[]]