Zookeeper CLI with autocomplete, syntax highlighting and pretty printing
Project description
# IZK: interactive zookeeper
[![Build Status](https://travis-ci.org/brouberol/izk.svg?branch=master)](https://travis-ci.org/brouberol/izk)
`izk` is a modern and simple zookeeper shell, with autoccompletion, history search, vi bindings, syntax highlighting and pretty-printing.
[![asciicast](https://asciinema.org/a/Cw1yNF3lu9Qkgqtg4n9jzvj54.png)](https://asciinema.org/a/Cw1yNF3lu9Qkgqtg4n9jzvj54?t=02)
## Installation
To install `izk`, simply run
```shell
$ pip install izk
```
`izk` is Python 3 only. I do not plan to support Python 2, but it that's important to you, feel free to contribute!
## Usage
```shell
$ izk --help
usage: izk [-h] [--write]
[--style {default,emacs,...}]
[zk_url]
CLI for zookeeper with syntax-highlighting and auto-completion
positional arguments:
zk_url URL of the zookeeper node. Default: localhost:2181
optional arguments:
-h, --help show this help message and exit
--write Authorize write operations (update/insert/remove)
--style {default,emacs,...}
The color style to adopt. Default: monokai
```
[![Build Status](https://travis-ci.org/brouberol/izk.svg?branch=master)](https://travis-ci.org/brouberol/izk)
`izk` is a modern and simple zookeeper shell, with autoccompletion, history search, vi bindings, syntax highlighting and pretty-printing.
[![asciicast](https://asciinema.org/a/Cw1yNF3lu9Qkgqtg4n9jzvj54.png)](https://asciinema.org/a/Cw1yNF3lu9Qkgqtg4n9jzvj54?t=02)
## Installation
To install `izk`, simply run
```shell
$ pip install izk
```
`izk` is Python 3 only. I do not plan to support Python 2, but it that's important to you, feel free to contribute!
## Usage
```shell
$ izk --help
usage: izk [-h] [--write]
[--style {default,emacs,...}]
[zk_url]
CLI for zookeeper with syntax-highlighting and auto-completion
positional arguments:
zk_url URL of the zookeeper node. Default: localhost:2181
optional arguments:
-h, --help show this help message and exit
--write Authorize write operations (update/insert/remove)
--style {default,emacs,...}
The color style to adopt. Default: monokai
```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
izk-0.3.1.tar.gz
(8.3 kB
view details)
Built Distribution
izk-0.3.1-py2.py3-none-any.whl
(12.0 kB
view details)
File details
Details for the file izk-0.3.1.tar.gz
.
File metadata
- Download URL: izk-0.3.1.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ea21de51b681c21b34fab6fb7f48775317acf4de81f63b19651ee30f0821fd1 |
|
MD5 | c50ed954e12141c59b1fe92e871a548f |
|
BLAKE2b-256 | 3ae07036dce0482d10759f8616e036ace34f90f3f63b733595db6b40c2621036 |
File details
Details for the file izk-0.3.1-py2.py3-none-any.whl
.
File metadata
- Download URL: izk-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 12.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 773726dbf318c7216fb4cd999f164a4521b6511991dfeefe88d4185f41167d94 |
|
MD5 | de7143ada2fff6a1128e69e47a65c756 |
|
BLAKE2b-256 | 0d91d9ec524f60ef698b1c393ade32ee646d0fc580d981528728bac4865dfc2b |