V3 doc and list keys
#15092
|
Just created a cluster. So how do I list? I saw that previously there was a v2/keys endpoint, where is that now? |
Answered by
SimFG
Jan 17, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
you can try
etcdctl get --prefix=true "".And I have developed a tool about looking etcd data.