1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/cli_reference/developer_cli_odo/managing-environment-variables-in-odo.adoc
2023-10-30 10:13:25 -04:00

11 lines
549 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id='managing-environment-variables']
= Managing environment variables
include::_attributes/common-attributes.adoc[]
:context: managing-environment-variables
toc::[]
`{odo-title}` stores component-specific configurations and environment variables in the `config` file. You can use the `odo config` command to set, unset, and list environment variables for components without the need to modify the `config` file.
include::modules/developer-cli-odo-setting-and-unsetting-environment-variables.adoc[leveloffset=+1]