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