Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davidcueva/01179b54ef3c8ed2d38b7b21c797a167 to your computer and use it in GitHub Desktop.
Save davidcueva/01179b54ef3c8ed2d38b7b21c797a167 to your computer and use it in GitHub Desktop.
echo "gcloud compute ssh ${PROXY_CLUSTER}-m \
--project ${PROJECT_ID} \
--zone ${ZONE} \
-- -L 8443:localhost:8443"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment