CDK is an independent executable downloadable via Fluvio CLI
:
$ fluvio install cdk
Connector Development Kit
Usage: cdk <COMMAND>
Commands:
build Build the Connector in the current working directory
test Build and run the Connector in the current working directory
generate Generate new SmartConnector project
deploy Deploy the Connector from the current working directory
publish Publish Connector package to the Hub
set-public Set connector visibility to public
help Print this message or the help of the given subcommand(s)
Options:
-h, --help Print help
The executable is installed in ~/.fluvio/bin
directory, the same directory as fluvio
. The command should be immediately accessible at the prompt: