~$ gcloud compute ssh meinevm
WARNING: The public SSH key file for gcloud does not exist.
WARNING: The private SSH key file for gcloud does not exist.
WARNING: You do not have an SSH key for gcloud.
WARNING: SSH keygen will be executed to generate a key.
Generating public/private rsa key pair.
Enter passphrase (empty for no passphrase): meinepassphrase
Enter same passphrase again: meinepassphrase
Your public key has been saved in /home/vagrant/.ssh/google_compute_engine.pub.
The key fingerprint is:
SHA256:rDqpuLxij9XWP0kp7zl1gTMGInAWALyi0ZeiiPMQoWQ vagrant@ubuntu-disco 
Updated [https://www.googleapis.com/compute/v1/projects/macro-precinct-258522].
Updating project ssh metadata...done.
Waiting for SSH key to propagate.
Warning: Permanently added 'compute.6440298622087594618' (ECDSA) 
to the list of known hosts.
 
Welcome to Ubuntu 22.04 LTS (GNU/Linux6.8-1031-gcp x86_64)
vagrant@meinevm:~$
