Tambahkan definisi lingkungan baru ke properti envs[] dalam file penggantian Anda.
Perhatikan bahwa properti ini adalah array; oleh karena itu, Anda dapat menambahkan lebih dari satu definisi lingkungan ke dalamnya.
Beri nama lingkungan baru yang sama dengan yang Anda buat di UI.
Misalnya, konfigurasi berikut menentukan dua lingkungan: test
dan prod:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-12 UTC."],[[["This document details the process for creating new environments within Apigee hybrid, version 1.10."],["Creating an Apigee hybrid environment involves two steps: first, creating the environment in the management plane, and second, adding its configuration to the overrides file."],["New environments can be created through the Apigee UI or via the Create environments API, and they should be identically named in both the UI and the overrides file."],["Multiple environment definitions can be added to the `envs[]` property within the overrides file, which is an array."],["After defining the new environment in the overrides file, changes must be applied to the cluster using the `apigeectl apply` command."]]],[]]