9 releases (5 breaking)
new 0.6.1 | May 7, 2025 |
---|---|
0.6.0 | Mar 18, 2025 |
0.5.0 | Dec 14, 2024 |
0.4.0 | Oct 22, 2024 |
0.1.0 | Apr 3, 2024 |
#1132 in Database interfaces
152 downloads per month
200KB
5K
SLoC
ReductStore CLI
The ReductStore CLI is a command line client for ReductStore, a time series database for blob data.
Features
- Support for ReductStore API v1.14
- 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
Installing
cargo install reduct-cli
Or check pre-built binaries here
Usage
Check with our demo server:
reduct-cli alias add play -L https://play.reduct.store -t reductstore
reduct-cli server status play
reduct-cli bucket ls --full play
reduct-cli cp play/datasets ./datasets --limit 100
For more examples, see the Guides section in the ReductStore documentation.
Links
Dependencies
~16–28MB
~411K SLoC