We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff46ca9 commit e38695bCopy full SHA for e38695b
twitter-source-connector/deploy.sh
@@ -0,0 +1,3 @@
1
+#!/usr/bin/env bash
2
+CONNECT_URL="http://localhost:8083"
3
+curl -XPOST -H 'Content-Type:application/json' -d twitter-source.json ${CONNECT_URL}/connectors
0 commit comments