rivven-0.0.4 is not a library.
rivven
Command-line interface for Rivven event streaming platform.
Installation
Commands
Topic Management
# List topics
# Create topic
# Delete topic
# Describe topic
Produce Messages
# Produce from stdin
|
# Produce with key
# Produce from file
Consume Messages
# Consume from beginning
# Consume with group
# Consume specific partition
# Consume with limit
Cluster Operations
# Cluster status
# List brokers
# Consumer groups
Configuration
Environment variables:
RIVVEN_BOOTSTRAP_SERVERS- Default bootstrap serversRIVVEN_TLS_ENABLED- Enable TLSRIVVEN_TLS_CA_FILE- CA certificate file
Output Formats
# JSON output
# Table output (default)
# Compact output
Related Crates
rivvend- Broker server daemonrivven-client- Rust client libraryrivven-connect- Connector framework
License
See root LICENSE file.