ReductStore CLI¶
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.
Features¶
- Support for ReductStore API v1.3
- Easy management of buckets and tokens
- Ability to check the status of a storage engine
- Aliases for storing server credentials
- Export and mirror data
Requirements¶
- Python >= 3.8
- pip
Installing¶
To install the ReductStore CLI, simply use pip:
pip install reduct-cli
Usage¶
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