← Back to tools
View AGENTS.md for pykli
pykli
Interactive ksqlDB CLI client with autocompletion and syntax highlighting
Description
pykli is an interactive ksqlDB command line client with autocompletion and syntax highlighting written in Python. It provides a user-friendly interface for working with ksqlDB, the streaming SQL engine for Apache Kafka.
AI Summary
Interactive ksqlDB CLI with autocompletion and syntax highlighting
Capabilities
- + Connect to ksqlDB instances
- + Execute ksqlDB queries with autocompletion
- + Syntax highlighting for SQL statements
Use When
- → You work with ksqlDB and want a better CLI experience
Avoid When
- x You do not use ksqlDB or Apache Kafka