Google Cloud Platform 문제 해결 및 진단 도구. Docker 컨테이너 또는 GCP Cloudshell에서 실행. 더 많은 정보: https://github.com/GoogleCloudPlatform/gcpdiag.
gcpdiag
를 실행하고, 모든 규칙을 반환:gcpdiag lint --project={{gcp_프로젝트_아이디}}
gcpdiag lint --project={{gcp_프로젝트_아이디}} --hide-ok
gcpdiag lint --project={{gcp_프로젝트_아이디}} --auth-key {{경로/대상/개인_키}}
gcpdiag lint --project={{gcp_프로젝트_아이디}} --within-days {{숫자}}
gcpdiag lint --help