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

oli: implement oli ls (ols) #1740

Closed
2 tasks done
knight42 opened this issue Mar 23, 2023 · 3 comments · Fixed by #1755
Closed
2 tasks done

oli: implement oli ls (ols) #1740

knight42 opened this issue Mar 23, 2023 · 3 comments · Fixed by #1755
Assignees

Comments

@knight42
Copy link
Contributor

knight42 commented Mar 23, 2023

This is a separate issue to track the implementation of oli ls.

Related: #422 RFC

oli ls enables users to list objects saved on different services, for instance

  • List objects in s3 bucket: oli ls mys3:// (the bucket is configured in profile)
  • List local files: oli ls /tmp/

Tasks:

@knight42
Copy link
Contributor Author

/assign

@Xuanwo
Copy link
Member

Xuanwo commented Mar 23, 2023

some services do not support list though

OpenDAL has some magic internally, so all services will provide both scan and list support.

@knight42
Copy link
Contributor Author

OpenDAL has some magic internally, so all services will provide both scan and list support.

Wow.. so magic 🧙 !

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

Successfully merging a pull request may close this issue.

2 participants