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? |
Beta Was this translation helpful? Give feedback.
Answered by
SimFG
Jan 17, 2023
Replies: 1 comment
-
you can try |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Fran-Rg
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.