Skip to content

Ability to list buckets / containers that the auth'd account has access to #48

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

Closed
pjbull opened this issue Aug 28, 2020 · 1 comment · Fixed by #307
Closed

Ability to list buckets / containers that the auth'd account has access to #48

pjbull opened this issue Aug 28, 2020 · 1 comment · Fixed by #307
Labels
enhancement New feature or request

Comments

@pjbull
Copy link
Member

pjbull commented Aug 28, 2020

Right now you need to know your bucket or container ahead of time, but most services provide a way to list the buckets or containers you can access.

Could be a separate cloud only function, could be on CloudPath("s3://").iterdir()

@pjbull
Copy link
Member Author

pjbull commented Dec 30, 2022

The syntax CloudPath("s3://").iterdir() now works to list the buckets for cloud providers with buckets/containers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant