[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-5037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated ZOOKEEPER-5037:
--------------------------------------
    Labels: pull-request-available  (was: )

> 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.6
>            Reporter: Cedric Krumbein
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.9.6
>
>   Original Estimate: 24h
>          Time Spent: 10m
>  Remaining Estimate: 23h 50m
>
> 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)

Reply via email to