CLI Client for ReductStore v0.8.0 has been released

Hey, I’ve released version 0.8.0 of Reduct CLI, the Python package for managing data stored in ReductStore. This release includes two new features that will be particularly helpful for our public datasets hosted on ReductStore, where metadata can be us…


This content originally appeared on DEV Community and was authored by Alexey Timin

Hey, I've released version 0.8.0 of Reduct CLI, the Python package for managing data stored in ReductStore. This release includes two new features that will be particularly helpful for our public datasets hosted on ReductStore, where metadata can be used
to provide important context for the data.

  1. The rcli export folder command now has a new option --with-metadata, which exports meta information about a record and its labels into a JSON file along with the content of the record.

  2. The rcli export commands now accept integers for --start and --stop options, which means you can specify a time interval in Unix time or use it as a range of record IDs if you don't care about time:

    # Export records with ID from 0 to 5 
    rcli export folder instance/bucket ./export_path --start 0 --stop 5

I hope these new features make it even easier to work with ReductStore and manage your data. As always, if you have any questions or feedback, please don't hesitate to reach out!

Thanks for using ReductStore!


This content originally appeared on DEV Community and was authored by Alexey Timin


Print Share Comment Cite Upload Translate Updates
APA

Alexey Timin | Sciencx (2023-03-09T20:50:39+00:00) CLI Client for ReductStore v0.8.0 has been released. Retrieved from https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/

MLA
" » CLI Client for ReductStore v0.8.0 has been released." Alexey Timin | Sciencx - Thursday March 9, 2023, https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/
HARVARD
Alexey Timin | Sciencx Thursday March 9, 2023 » CLI Client for ReductStore v0.8.0 has been released., viewed ,<https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/>
VANCOUVER
Alexey Timin | Sciencx - » CLI Client for ReductStore v0.8.0 has been released. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/
CHICAGO
" » CLI Client for ReductStore v0.8.0 has been released." Alexey Timin | Sciencx - Accessed . https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/
IEEE
" » CLI Client for ReductStore v0.8.0 has been released." Alexey Timin | Sciencx [Online]. Available: https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/. [Accessed: ]
rf:citation
» CLI Client for ReductStore v0.8.0 has been released | Alexey Timin | Sciencx | https://www.scien.cx/2023/03/09/cli-client-for-reductstore-v0-8-0-has-been-released/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.