Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created March 29, 2020 11:21
Show Gist options
  • Save voronenko-p/7c6ebfca124a8a5777f2c8e745305bbf to your computer and use it in GitHub Desktop.
Save voronenko-p/7c6ebfca124a8a5777f2c8e745305bbf to your computer and use it in GitHub Desktop.
curl -i -X POST \
--url {{ kong }}/services/{{ m2mservice_name }}/routes \
--data 'hosts[]={{domain}}&paths[]=/direct'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment