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
Nats supports the ability seal an object bucket, preventing further writes to that bucket. In the Nats cli this is expressed as nats object seal <bucket name>. This library should support the same functionality.
The text was updated successfully, but these errors were encountered:
Nats supports the ability seal an object bucket, preventing further writes to that bucket. In the Nats cli this is expressed as
nats object seal <bucket name>
. This library should support the same functionality.The text was updated successfully, but these errors were encountered: