An open API service indexing awesome lists of open source software.

https://github.com/ashcrow/consul-kv-ceph

Populate Consul Key/Value Store with ceph
https://github.com/ashcrow/consul-kv-ceph

Last synced: 5 months ago
JSON representation

Populate Consul Key/Value Store with ceph

Awesome Lists containing this project

README

          

# consul-kv-ceph

A simple CLI program that connects to consul or etcd KV store

Usage:

Example

       `consuloretcd get -consul key1`

       `consuloretcd put -etcd key1 value`

       `consuloretcd delete -consul key1`