ibmcloud_cf_set_env
Set a named environment variable for an IBM Cloud application using the app name, variable name, and value.
Instructions
Set an environment variable for an application
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Application name | |
| var_name | Yes | Environment variable name | |
| var_value | Yes | Environment variable value |