-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Description
Hello,
can someone tell me how to clear a bucket from its data without deleting the bucket?
I tried to use the following command, but it needs the start/end time to work. Is there another way?
err := deleteAPI.DeleteWithName(ctx, "org", "my-bucket", time.Now().Add(-time.Hour), time.Now(), "b=static")
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels