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-04-18 UTC."],[[["This document details the process for creating new environments in Apigee hybrid version 1.9."],["Creating an environment involves first using the Apigee UI or API, then adding its configuration to the overrides file."],["Multiple environments can be defined within the `envs[]` property in the overrides file, using unique names."],["After defining new environments, the configuration must be applied to the cluster using the `apigeectl apply` command with the `--all-envs` flag."],["For more information about the virtual hosts please consult the documentation about configuring virtual hosts."]]],[]]