Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Last active December 12, 2019 17:04
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 recursivecodes/14b987fdb2b8f945c8ca239495271066 to your computer and use it in GitHub Desktop.
Save recursivecodes/14b987fdb2b8f945c8ca239495271066 to your computer and use it in GitHub Desktop.
create-connector.sh
curl -iX POST -H "Accept:application/json" -H "Content-Type:application/json" -d @connector-config.json http://localhost:8083/connectors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment