Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

Releases: mantl/consul-cli

Output formatting

Choose a tag to compare

@ChrisAubuchon ChrisAubuchon released this 06 Jul 18:26
v0.3.1

Remove double output

Consul certificate handling

Choose a tag to compare

@ChrisAubuchon ChrisAubuchon released this 24 Jun 15:46
v0.3.0

Bump version

Migration to spf13/cobra

Choose a tag to compare

@ChrisAubuchon ChrisAubuchon released this 10 Feb 21:26
  • Move command line interface to github.com/spf13/cobra
  • Add --template output option to commands
  • Add kv bulkload command to load JSON files into the K/V

Updates for Consul 0.6

Choose a tag to compare

@ChrisAubuchon ChrisAubuchon released this 03 Feb 14:34
v0.1.1

Update version to 0.1.1

Initial Release

Choose a tag to compare

@ChrisAubuchon ChrisAubuchon released this 24 Jul 16:24
v0.1.0

Add kv_watch command to README