gcloud*: add Korean translation (#14119)

This commit is contained in:
코드싸이
2024-10-11 13:32:32 +09:00
committed by GitHub
parent b1f220d087
commit 3eba37f10a
21 changed files with 474 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# gcloud info
> 현재 `gcloud` 환경에 대한 정보를 표시합니다.
> 더 많은 정보: <https://cloud.google.com/sdk/gcloud/reference/info>.
- `gcloud` 환경 정보 표시:
`gcloud info`
- 네트워크 연결 상태 및 숨겨진 속성 확인:
`gcloud info --run-diagnostics`
- 가장 최근의 로그 파일 내용 출력:
`gcloud info --show-log`