Skip to content

Commit 6544653

Browse files
designcodeclaude
andauthored
feat: bucket migrate command (#88)
* feat: add source option in list and ls * chore: update storage package * feat: bucket migrate command Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: address PR review feedback --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 7f2ff38 commit 6544653

7 files changed

Lines changed: 519 additions & 22 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@aws-sdk/credential-providers": "^3.1024.0",
9494
"@smithy/shared-ini-file-loader": "^4.4.7",
9595
"@tigrisdata/iam": "^2.1.0",
96-
"@tigrisdata/storage": "^3.0.0",
96+
"@tigrisdata/storage": "^3.1.0",
9797
"commander": "^14.0.3",
9898
"enquirer": "^2.4.1",
9999
"jose": "^6.2.2",

0 commit comments

Comments
 (0)