Skip to content

bryanl/consulcli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Consul CLI

Extra basic consul cli.

go get github.com/bryanl/consulcli

NAME:
   consulcli - consul api cli client

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

VERSION:
   0.3.0

COMMANDS:
   kv-get	get an item from the kv store
   kv-keys	list keys in the kv store
   kv-list	list items in the kv store
   kv-deltree	delete trees in the kv store
   node-eject	eject node
   node-list	list nodes
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h		show help
   --version, -v	print the version

About

extra basic consul cli

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages