cf_set_env
Set or update an environment variable for a SAP BTP Cloud Foundry application by specifying its name, variable name, and value.
Instructions
Set an environment variable for an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Name of the application | |
| varName | Yes | Environment variable name | |
| varValue | Yes | Environment variable value |