CrateDB Cloud CLI (Croud)
Croud PR ready for review.
Croud is the official command-line interface (CLI) for interacting with CrateDB Cloud. It’s available as a Python package via pip
and maintained by the CrateDB team.
Croud gives you full control over your CrateDB Cloud environment directly from the terminal. With it, you can:
Manage Resources
Clusters: create, list, update, and delete clusters
Users: invite and manage user access
Projects: organize your environments
Organizations: administer org-wide settings
View Cloud Metadata
List available regions
View active subscriptions
Explore CrateDB Cloud products
Whether you're automating tasks, integrating with CI/CD pipelines, or just prefer working in the terminal, Croud provides a fast and scriptable way to manage your CrateDB Cloud setup.
Last updated