easygcloud
Open an IAP TCP tunnel to port 22 on a Compute Engine instance for SSH forwarding
command
gcloud compute start-iap-tunnel INSTANCE_NAME 22 --local-host-port=localhost:2222 --zone=ZONEalso accepted
gcloud compute start-iap-tunnelgcloud compute start-iap-tunnel INSTANCE_NAME