[
https://issues.apache.org/jira/browse/ZOOKEEPER-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar updated ZOOKEEPER-5037:
------------------------------------
Affects Version/s: 3.9.5
(was: 3.9.6)
> Add export and import commands to the CLI
> -----------------------------------------
>
> Key: ZOOKEEPER-5037
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-5037
> Project: ZooKeeper
> Issue Type: Improvement
> Components: java client
> Affects Versions: 3.9.5
> Reporter: Cedric Krumbein
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.9.6
>
> Original Estimate: 24h
> Time Spent: 4h 20m
> Remaining Estimate: 19h 40m
>
> I propose to add two commands to the ZooKeeper CLI, *export* and {*}import{*}:
> * "{*}export <path> <filepath>{*}" downloads the contents of a znode to an
> external file.
> * "{*}import <path> <filepath>{*}" uploads the contents of an external file
> to a znode, replacing the znode's previous contents.
> My team has been using both of these commands for some time. We are confident
> they are solid.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)