1. credentials.json 생성
IAM & Admin > sercie account 선택 > Keys > Add Key > Craete New Key > Json ( donwload it and store it as credentials.json )
2. login with credentials.json
$ gcloud auth activate-service-account --key-file credentials.json
'Google Cloud Platform' 카테고리의 다른 글
gcr-cleaner ( GCP 컨테이너 이미지 제거 ) (0) | 2021.08.30 |
---|---|
[VM] autoscaling (0) | 2020.06.11 |
[VM] start up script to install apache and index page showing information of client, vn (0) | 2020.06.11 |
[VM] Authorize the VM with credentials (0) | 2020.06.02 |
[VM] upload file (0) | 2020.06.02 |