이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Show Cloud Function Logs
1 - 1.3
scpcli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| log | 로그 | [2025-05-12 11:04:12] START RequestId : 04680bac - ad76-4e0a-997e-e35b6275cb67 Version : $LATEST |
| time | 시간 | 2025-05-17 00:23:17 |
2 - 1.2
scpcli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| log | 로그 | [2025-05-12 11:04:12] START RequestId : 04680bac - ad76-4e0a-997e-e35b6275cb67 Version : $LATEST |
| time | 시간 | 2025-05-17 00:23:17 |
3 - 1.1
scpcli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| log | 로그 | [2025-05-12 11:04:12] START RequestId : 04680bac - ad76-4e0a-997e-e35b6275cb67 Version : $LATEST |
| time | 시간 | 2025-05-17 00:23:17 |
4 - 1.0
scpcli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| log | 로그 | [2025-05-12 11:04:12] START RequestId : 04680bac - ad76-4e0a-997e-e35b6275cb67 Version : $LATEST |
| time | 시간 | 2025-05-17 00:23:17 |