Skip to content

ReductStore CLI

GitHub release (latest SemVer) PyPI - Downloads GitHub Workflow Status

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

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