You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2019. It is now read-only.
This is our spec/working area for a simple command line client for etcd. This client will be bundled with CoreOS. This is all brainstorming at the moment. Please contribute!
6
+
`etcdctl` is a command line client for [etcd][etcd]. It can be used in scripts or for administrators to explore an etcd cluster.
7
7
8
-
## Example usage
8
+
[etcd]: https://github.com/coreos/etcd
9
9
10
-
Setting a key on `/foo/bar`:
10
+
## Getting etcdctl
11
+
12
+
The latest release is available as a binary at [Github][github-release] along with etcd.
0 commit comments