Ajoutez une définition d'environnement à la propriété envs[] dans votre fichier de remplacement.
Notez que la propriété est un tableau. Par conséquent, vous pouvez y ajouter plusieurs définitions d'environnement.
Donnez au nouvel environnement le même nom que celui que vous avez créé dans l'interface utilisateur.
Par exemple, la configuration suivante définit deux environnements: test et prod:
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/03/10 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/03/10 (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."]]],[]]