CQL shell commands
The CQL shell (cqlsh utility) commands.
Important: The CQL shell commands described in this section work only within the
cqlsh shell and are not accessible from drivers.
CQL shell uses native protocol and the Datastax python driver to execute CQL commands on the
connected Cassandra host. For configuration information, see the cassandra.yaml file.