mantl / consul-cli

Command line interface to Consul HTTP API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

consul-cli

Build Status

Command line interface to Consul HTTP API

Subcommands

Command Synopsis
acl Consul /acl endpoint
agent Consul /agent endpoint
catalog Consul /catalog endpoint
check Consul /agent/check endpoint
coordinate Consul /coordinate endpoint
health Consul /health endpoint
kv Consul /kv endpoint
service Consul /agent/service endpoint
session Consul /session endpoint
status Consul /status endpoint

Build Docker image

$ docker build -t consul-cli .

About

Command line interface to Consul HTTP API

License:Apache License 2.0


Languages

Language:Go 91.9%Language:Shell 7.3%Language:Makefile 0.6%Language:Dockerfile 0.3%