Add a new environment definition to the envs[] property in your overrides file.
Note that the property is an array; therefore, you can add more than one environment definition
to it.
Give the new environment the same name as the one you created in the UI.
For example, the following configuration defines two environments: test
and prod:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-07 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."]]],[]]