Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mark-5/p5-app-zookeeper-cli
- Owner: mark-5
- Created: 2015-03-30T01:35:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-02T03:52:10.000Z (over 9 years ago)
- Last Synced: 2023-06-03T04:11:35.506Z (over 1 year ago)
- Language: Perl
- Homepage:
- Size: 234 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.pod
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