1.0
1.0
scpcli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |