• This repository has been archived on 27/Jul/2023
  • Stars
    star
    253
  • Rank 159,899 (Top 4 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created about 9 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Command line interface to Consul HTTP API

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 .