Soumitra Kumar created ZOOKEEPER-4760: -----------------------------------------
Summary: Add support for filename to get and set cli commands Key: ZOOKEEPER-4760 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4760 Project: ZooKeeper Issue Type: Improvement Components: tools Reporter: Soumitra Kumar CLI supports get and set commands to read and write data. Add support for: # reading input data for set command from a file, and # writing output data in get command to a file This will help in dealing with arbitrary byte arrays and also scripting read/write to large number of znodes using CLI. -- This message was sent by Atlassian Jira (v8.20.10#820010)