Aggiungi una nuova definizione dell'ambiente alla proprietà envs[] nel file delle sostituzioni.
Tieni presente che la proprietà è un array, pertanto puoi aggiungere più di una definizione di ambiente.
Assegna al nuovo ambiente lo stesso nome di quello creato nell'interfaccia utente.
Ad esempio, la seguente configurazione definisce due ambienti: test
e prod:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-09 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."]]],[]]