mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
11 lines
549 B
Plaintext
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] |