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-10 (UTC)."],[[["This documentation pertains to Apigee hybrid version 1.6, which is now end-of-life and requires an upgrade to a newer version."],["Creating a new environment in Apigee hybrid involves first creating it in the management plane via the UI or API, then adding its configuration to the overrides file."],["The `envs[]` property in the overrides file, an array, is used to define one or multiple environment configurations, with each new environment needing a corresponding definition."],["After updating the overrides file with new environment details, you must apply these changes to the cluster using the `apigeectl apply` command."]]],[]]