SQL Processors
This page describes the commands to manage SQL Processors in Lenses via the CLI.
View processors
lenses-cli processors
# filter by namespace
lenses-cli processors --namespace lenses-sql
# Please note the following columns in the table:
# * 'ID' which should be used as the 'id' required for the commands below.
# * 'PROCESSORID' , which the user may have configured in creating the processor, and will be used as the consumer group of the processor.Create processors
Stop a processor
Start a processor
Update the number of runners
Delete a processor
View processors logs
Last updated
Was this helpful?

