Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement minimal CRUD support for buckets #3167

Open
remyleone opened this issue Jun 2, 2023 · 0 comments · May be fixed by #3588
Open

Implement minimal CRUD support for buckets #3167

remyleone opened this issue Jun 2, 2023 · 0 comments · May be fixed by #3588
Assignees
Labels
enhancement object Object storage issues, bugs and feature requests priority:medium Improvements that are not the main priority

Comments

@remyleone
Copy link
Member

Description

scw object bucket create foobar
scw object bucket delete foobar
scw object bucket update foobar privacy=public/private tags.0=foo tags.1=bar
scw object bucket enable-versionning
scw object bucket disable-versionning
scw object bucket get foobar

-> Number of objects stored
-> bucket id
->Bucket endpoints
-> Size
-> region
-> connection string (s3)

How I imagine scw could expose this functionality

References

@remyleone remyleone added enhancement object Object storage issues, bugs and feature requests priority:high New features labels Jun 2, 2023
@remyleone remyleone added priority:medium Improvements that are not the main priority and removed priority:high New features labels Oct 27, 2023
@Mia-Cross Mia-Cross linked a pull request Jan 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement object Object storage issues, bugs and feature requests priority:medium Improvements that are not the main priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants