seokwoong_chang@cellular-hold-144901:~$ gcloud compute ssh --quiet \
--project "cellular-hold-144901" \ --zone "asia-east1-a" \ --ssh-flag="-N" \ --ssh-flag="-L" \ --ssh-flag="localhost:8081:localhost:8080" \ "${USER}@${USER}-datalab-server" ERROR: (gcloud.compute.ssh) Could not fetch instance: - Invalid value 'seokwoong_chang-datalab-server'. Values must match the following regular expression: 'a-z?'
seokwoong_chang@cellular-hold-144901:~$