We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 ls
ols
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
oli ls mys3://
oli ls /tmp/
Tasks:
The text was updated successfully, but these errors were encountered:
/assign
Sorry, something went wrong.
some services do not support list though
list
OpenDAL has some magic internally, so all services will provide both scan and list support.
scan
Wow.. so magic 🧙 !
knight42
Successfully merging a pull request may close this issue.
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 instanceoli ls mys3://
(the bucket is configured in profile)oli ls /tmp/
Tasks:
oli ls
#1755oli ls
#1755The text was updated successfully, but these errors were encountered: