2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-12 23:05:28 +00:00

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:
Mustafa Sadedil 2021-01-10 23:07:18 +03:00 committed by GitHub
parent 45ea95ac28
commit b756ed2e42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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>