Fügen Sie dem Attribut envs[] in Ihrer Überschreibungendatei eine neue Umgebungsdefinition hinzu.
Beachten Sie, dass das Attribut ein Array ist. Sie können also mehrere Umgebungsdefinitionen hinzufügen.
Geben Sie der neuen Umgebung denselben Namen wie in der Benutzeroberfläche.
Die folgende Konfiguration definiert beispielsweise zwei Umgebungen: test und prod:
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-03-12 (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."]]],[]]