Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mark-5/p5-app-zookeeper-cli

An interactive command line interface for ZooKeeper
https://github.com/mark-5/p5-app-zookeeper-cli

Last synced: about 2 months ago
JSON representation

An interactive command line interface for ZooKeeper

Awesome Lists containing this project

README

        

=head1 NAME

pzkcli - command line client for ZooKeeper

=head1 DESCRIPTION

An interactive command line client for ZooKeeper. Provides a shell like interface to ZooKeeper nodes.

Single commands can also be piped into STDIN.

=head1 SYNOPSIS

pzkcli [SERVER]

=head1 SHELL COMMANDS

=head2 add_auth

=head2 cd

=head2 create

=head2 delete

=head2 get

=head2 get_acl

=head2 ls

=head2 set

=head2 set_acl

=head2 stat

=head2 watch

=cut