Need Help. Deploying Airbyte on Google Cloud (Compute Engine) using the official docs
https://docs.airbyte.com/deploying-airbyte/on-gcp-compute-engine . I have executed all the commands successfully, with the exception of the final one "# In your workstation terminal
gcloud --project=$PROJECT_ID beta compute ssh $INSTANCE_NAME -- -L 8000
localhost8000 -N -f". This throws out the ff error message "ERROR: gcloud.beta.compute.ssh) argument [USER@]INSTANCE: Must be specified ..." .