nats-io / nats.ex

Elixir client for NATS, the cloud native messaging system. https://nats.io
MIT License
207 stars 36 forks source link

Cannot list KV buckets #152

Closed lsxliron closed 6 months ago

lsxliron commented 6 months ago

Missing functionality to list existing buckets.

Equivalent CLI command would be nats kv ls

mmmries commented 6 months ago

This was addressed in #153