Skip to content

Latest commit

 

History

History

sdc-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

StreamSets Data Collector CLI

CLI for controlling SDC.

Installation

If you don't use pipsi, you're missing out. Here are installation instructions.

Simply run:

pipsi install .

If you for some reason don't want to use pipsi or can't alternative installation methods are as follows:

Using pip:

pip install .

Using easy_install (not recommended):

easy_install .

Usage

To use it:

$ sdc-cli --help