tsonglew / intellij-etcdhelper

IntelliJ platform etcd plugin
https://plugins.jetbrains.com/plugin/19924-etcdhelper
MIT License
28 stars 3 forks source link

support delete key by prefix #30

Closed tsonglew closed 2 years ago

tsonglew commented 2 years ago

Description

How to reproduce

Steps to reproduce

Expectations

Actual result

Environment

tsonglew commented 2 years ago

https://github.com/etcd-io/jetcd/blob/f25f8dcf8054365d58f360be23cf74e245816c57/jetcd-core/src/main/java/io/etcd/jetcd/options/DeleteOption.java#L92