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 details)
Built Distribution
File details
Details for the file zkie-0.1.4.tar.gz
.
File metadata
- Download URL: zkie-0.1.4.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f3cd36518770f8be0f71fe7b6df409f47eed5f54204b8bfb4a0d09e3a941570d
|
|
MD5 |
5292b88eab5994408ac8ca967d4975be
|
|
BLAKE2b-256 |
10c5eb6f4fd2716ef2c69a7ba95888ec31f3f4744c2d8c136d4b2241a6bf3756
|
File details
Details for the file zkie-0.1.4-py2.py3-none-any.whl
.
File metadata
- Download URL: zkie-0.1.4-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
e7045b4e2a49dd884c76035398690723dac540c2b285ae87d1c718df65b55be4
|
|
MD5 |
c33b1a326575287fd2bc64a3fcd1ddcc
|
|
BLAKE2b-256 |
0c3532e9644b9a02a6534b11e2ebab5962f68cf6aea9e351aa17fe617d28bbc3
|