Files
rancher-docs/content
Nick Jones 146bd3fd2a 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-06-01 15:09:47 -07:00
..
2020-05-07 10:33:44 -07:00
2020-05-05 14:31:00 -07:00
2018-04-12 13:59:16 -07:00