The CrateDB Shell (aka Crash) is an interactive command-line interface (CLI) tool for interacting with CrateDB.
The official documentation is available at CrateDB shell documentation.
Crash is available as a package from PyPI.
To install the most recent version, run:
pipx install crash
Now, run it:
crash
The documentation section about troubleshooting connection errors provides support and guidelines how to debug and resolve problems when connecting to CrateDB or CrateDB Cloud.
This project is primarily maintained by Crate.io, but we welcome community contributions!
See the developer docs and the contribution docs for more information.
Looking for more help? Check out our support channels.
