Module cli

Module cli 

Source
Expand description

Command-line argument parsing for cqlsh-rs.

Implements 100% CLI compatibility with Python cqlsh, accepting all flags from cqlsh --help across Cassandra 3.11, 4.x, and 5.x.

Structsยง

CliArgs
The Apache Cassandra interactive CQL shell (Rust implementation).