Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Accept remote server for Connect Server interaction #80

Open
OneCricketeer opened this issue Apr 23, 2018 · 0 comments
Open

Accept remote server for Connect Server interaction #80

OneCricketeer opened this issue Apr 23, 2018 · 0 comments

Comments

@OneCricketeer
Copy link

Inspired by confluentinc/cp-docker-images#460

Be able to load properties file to a remote server rather than only localhost.

Get Config

Hit GET /connectors/:connector/config

confluent config ${connector} --host http://connect.server:8083

Load Connector

Hit POST /connectors

confluent load ${connector} --host http://connect.server:8083  

Plugins

Hit GET /connector-plugins

confluent list plugins --host http://connect.server:8083
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant