zip

zk zip

Store a zk tree in a zip archive.

Synopsis

Store a zk tree in a zip archive.

Note this won’t be immediately useful to the local filesystem since znodes can have data and children; that is, even “directories” can contain data.

  1. zk zip <path> [<path> ...] <archive> [flags]

Options

  1. -h, --help help for zip

SEE ALSO

  • zk - zk is a tool for wrangling zookeeper.