Introducing the mirror command in Reduct CLI version 0.3.0

We are excited to announce the release of Reduct CLI version 0.3.0, which includes the new mirror command for copying data between buckets. This command allows you to easily transfer data between two buckets, regardless of whether they are on the same …


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Alexey Timin

We are excited to announce the release of Reduct CLI version 0.3.0, which includes the new mirror command for copying data between buckets. This command allows you to easily transfer data between two buckets, regardless of whether they are on the same storage engine or on different storage engines.

To use the mirror command, simply specify the source and destination buckets as follows:

rcli alias add server-1
rcli alias add server-2
rcli mirror server-1/bucket server-2/bucket

You can also specify a time interval for mirroring data using the --start and --stop flags. For example:

rcli  mirror --start 2022-11-06T20:10:30 --stop 2022-11-06T20:14:30  server-1/bucket server-2/bucket

This will only copy data from the source bucket that was created or modified within the specified time interval. This can be useful if you only want to transfer a specific subset of data from the source bucket.

We hope you find the new mirror command to be helpful. Please let us know if you have any feedback or suggestions for future releases.


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Alexey Timin


Print Share Comment Cite Upload Translate Updates
APA

Alexey Timin | Sciencx (2022-12-15T00:53:22+00:00) Introducing the mirror command in Reduct CLI version 0.3.0. Retrieved from https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/

MLA
" » Introducing the mirror command in Reduct CLI version 0.3.0." Alexey Timin | Sciencx - Thursday December 15, 2022, https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/
HARVARD
Alexey Timin | Sciencx Thursday December 15, 2022 » Introducing the mirror command in Reduct CLI version 0.3.0., viewed ,<https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/>
VANCOUVER
Alexey Timin | Sciencx - » Introducing the mirror command in Reduct CLI version 0.3.0. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/
CHICAGO
" » Introducing the mirror command in Reduct CLI version 0.3.0." Alexey Timin | Sciencx - Accessed . https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/
IEEE
" » Introducing the mirror command in Reduct CLI version 0.3.0." Alexey Timin | Sciencx [Online]. Available: https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/. [Accessed: ]
rf:citation
» Introducing the mirror command in Reduct CLI version 0.3.0 | Alexey Timin | Sciencx | https://www.scien.cx/2022/12/15/introducing-the-mirror-command-in-reduct-cli-version-0-3-0/ |

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.