This is the multi-page printable view of this section. Click here to print.
Update Cloud Function Variables
1 - 1.3
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
update cloud-function variables
State ACTIVE (CURRENT)
| Version | Not Before |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | Environment Variables | '{"key": "sample", "value": "sample"}' |
2 - 1.2
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
update cloud-function variables
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | Environment Variables | '{"key": "sample", "value": "sample"}' |
3 - 1.1
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
update cloud-function variables
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 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"}' |
4 - 1.0
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
update cloud-function variables
State ACTIVE (DEPRECATED)
Deprecated versions with Not Before dates that have arrived or expired are no longer supported. We recommend using the latest version.
| Version | Not Before |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | Environment Variables | '{"key": "sample", "value": "sample"}' |