The ReductStore CLI is a command line client for ReductStore, a time series database for blob data. It is written in Python and uses the ReductStore Client SDK for Python.
DEPRECATED:
We don't maintain this repository anymore, consider using the Rust version of the CLI: https://github.com/reductstore/reduct-cli
- Support for ReductStore API v1.8
- Easy management of buckets, tokens and replications
- Ability to check the status of a storage engine
- Aliases for storing server credentials
- Export and mirror data
- Python >= 3.9
- pip
To install the ReductStore CLI, simply use pip:
pip install reduct-cli
Check with our demo server:
rcli alias add -L https://play.reduct.store -t reduct play
rcli server status play
rcli bucket ls --full play
rcli export folder play/data . --inlcude size=big