#!/bin/bash
PATH="@@HOMEBREW_CELLAR@@/cassandra/5.0.8/libexec/vendor/bin:$PATH" exec "@@HOMEBREW_CELLAR@@/cassandra/5.0.8/libexec/bin/cqlsh"  "$@"
