Skip to content

darklore/kafka-connect-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-connect-cli

Command line tool around kafka connect REST interface

Command line tool arounc kakfa connect REST interface

Usage:
  kccli [command]

Available Commands:
  completion  Generate the autocompletion script for the specified shell
  connector   Commands for connectors
  help        Help about any command
  plugins     Commands for connector plugin
  server      Commands for kafka connect server
  version     Show version

Flags:
  -h, --help      help for kccli
  -v, --version   version for kccli

Use "kccli [command] --help" for more information about a command.

Install

$ go install github.com/darklore/kafka-connect-cli/cmd/kccli@latest