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 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."]]],[]]