0 purchases
reductcli 0.10.0
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.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
Requirements
Python >= 3.9
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
Links
Project Homepage
Documentation
ReductStore Client SDK for Python
ReductStore
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.