banyancomputer / banyan-cli

Banyan's client, BanyanFS+CAR encrypted filesystem packer and metadata handler.
https://banyan.computer/
MIT License
25 stars 2 forks source link

feat: rename buckets #290

Closed amiller68 closed 11 months ago

amiller68 commented 11 months ago

Description

Implements API request for updating Bucket through a PUT request. Right now the core server only accepts updates to name

Implements methods and tests for two possible workflows for renaming a bucket in wasm module

linear[bot] commented 11 months ago
ENG-361 Renaming of Buckets

Seems like tomb-wasm doesn't support renaming of buckets we need to expose that functionality so that the front end can add this functionality.