Skip to content

Instantly share code, notes, and snippets.

@b0noI
Created October 19, 2018 23:38
Show Gist options
  • Select an option

  • Save b0noI/d5e01fcab44428bd53496806a3ce0a5e to your computer and use it in GitHub Desktop.

Select an option

Save b0noI/d5e01fcab44428bd53496806a3ce0a5e to your computer and use it in GitHub Desktop.
export WEB_MAP_NAME="map-all"
export LB_NAME="tf-lb"
gcloud compute target-http-proxies create $LB_NAME \
--url-map $WEB_MAP_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment