Skip to main content

zookeeper commandline, like httpie but for zookeeper

Project description

zkie

Simple tool to access zookeeper configuration from the commandline, with syntax highlight.

pip install 'zkie[ui]'

to install minimal command line without highlight, you can just use:

pip install 'zkie'

Usage

# list all nodes recursively
zk find /

# upload myconfig.json to config directory
zk upload myconfig.json /config/

# display myconfig.json with syntax highlight
zk get /config/myconfig.json

# list directory
zk ls /config

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zkie-0.1.4.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

zkie-0.1.4-py2.py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page