Add a CLI tool for "Client Libraries & SDKs" page
Hi everyone, I'm developing an open source CLI tool for easily editing Consul KV values from your favorite text editor. I've added to Client Libraries & SDKs page on website. Repository: https://github.com/sadedil/kvit Kind regards, Mustafa
This commit is contained in:
parent
a89461cc95
commit
d514c8a8ab
|
@ -128,4 +128,8 @@ the community.
|
|||
<a href="https://github.com/adaptant-labs/consul-dart">consul-dart</a> -
|
||||
Dart client for the Consul HTTP API
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/sadedil/kvit">kvit</a> - A command line
|
||||
utility for synchronizing key value pairs between Consul and file system
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue