mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix(docs/api): mention version endpoint is per instance
This commit is contained in:
parent
f2652f005e
commit
686837227e
@ -15,7 +15,7 @@ The `-name machine0` tells the rest of the cluster that this machine is named ma
|
||||
|
||||
## Getting the etcd version
|
||||
|
||||
The etcd version can be obtained from the `/version` endpoint.
|
||||
The etcd version of a specific instance can be obtained from the `/version` endpoint.
|
||||
|
||||
```sh
|
||||
curl -L http://127.0.0.1:4001/version
|
||||
|
Loading…
x
Reference in New Issue
Block a user