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
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} member list
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} endpoint status
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} endpoint health
Get cluster information from etcd cluster
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} --prefix --keys-only get /
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} --prefix --keys-only get /registry/pods
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} --prefix --keys-only get /registry/daemonsets
ETCDCTL_API=3 etcdctl $flags --endpoints=${endpoints} --prefix --keys-only get /registry/deployments