zkctl

command module
v0.0.0-...-aa05659 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 23, 2014 License: Apache-2.0 Imports: 3 Imported by: 0

README

zkctl

zkctl is a command line client for Apache ZooKeeper.

It's inspired by tools like etcdctl and the interest of having an easy-to-install dependency-free client to access ZooKeeper.

Building

Uses godep.

Supported operations

ls, set and get are currently supported. Watches and executing commands on changes are on the planning board. Input on how it should work is appreciated, just open a issue for open discussion.

Usage

NAME:
   zkctl - A new cli application

USAGE:
   zkctl [global options] command [command options] [arguments...]

VERSION:
   0.0.1

COMMANDS:
   ls		list a directory
   get		get the contents of a node
   set		set the contents of a node
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --zookeeper, -z 	a ZooKeeper connection string [$ZOOKEEPER_SERVERS]
   --format, -f 	output format [$ZKCTL_OUTPUT_FORMAT]
   --help, -h		show help
   --version, -v	print the version

License

Apache Licensed

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL