Astra CLI
A fast, reliable command-line tool for working with DataStax Astra.
The Astra CLI gives you full control of your Astra resources directly from your terminal. It’s designed for developers and operators who prefer automation, scripting, and repeatable workflows over clicking through the Astra Portal or interfacing directly with the APIs.
Get started
Ready to bring Astra to the command line? Install the CLI and learn how to connect and start managing your Astra resources in minutes.
# Set up connection profiles
astra setup
# Manage databases
astra db create my_db -r us-east1
# Manage streaming tenants
astra streaming list
# Run built-in utilities
astra db cqlsh start my_db
astra streaming pulsar shell my_tenant