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
- Host: GitHub
- URL: https://github.com/ashcrow/consul-kv-ceph
- Owner: ashcrow
- Fork: true (AcalephStorage/consuloretcd-kv)
- Created: 2015-05-07T13:43:28.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-07T13:55:39.000Z (about 11 years ago)
- Last Synced: 2023-06-02T09:01:13.307Z (about 3 years ago)
- Language: Go
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`