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 covers the creation of new environments for Apigee hybrid version 1.7, which is an end-of-life version and should be upgraded."],["Creating a new environment involves a two-step process: first, creating the environment in the management plane via the UI or API, and second, adding configuration details for that environment to your overrides file."],["Multiple environment definitions can be added to the `envs[]` property in the overrides file by adding them as an array, with each environment sharing the same name as what is present in the UI."],["After modifying the overrides file, changes to the cluster must be applied using the `apigeectl apply` command with the overrides file specified and the `--all-envs` flag."]]],[]]