1.1
1.1
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
update cloud-function variables
State ACTIVE (DEPRECATED)
| Version | Supported Until |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | Environment Variables | '{"key": "sample", "value": "sample"}' |