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

https://github.com/bryanl/consulcli

extra basic consul cli
https://github.com/bryanl/consulcli

Last synced: over 1 year ago
JSON representation

extra basic consul cli

Awesome Lists containing this project

README

          

# 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