Files
rancher-docs/content
Nick Jones d3c41022e0 fix: Update various etcd status commands
With recent clusters deployed using RKE and using etcd 3.4.x, the
example commands where `--endpoints` is used when interacting with
etcdctl fail with the following error:

```
2020-05-18 12:53:55.856862 C | pkg/flags: conflicting environment variable "ETCDCTL_ENDPOINTS" is shadowed by corresponding command-line flag (either unset environment variable or disable flag)
```

This commit updates the example commands to pass in (and override) the
`ETCDCTL_ENDPOINTS` environment variable instead.
2020-07-27 16:18:37 -07:00
..
2020-07-27 16:18:06 -07:00
2020-07-27 16:18:06 -07:00
2020-07-27 16:18:06 -07:00
2018-04-12 13:59:16 -07:00