PsiACE commented on code in PR #18:
URL: https://github.com/apache/opendal-oli/pull/18#discussion_r2842528407


##########
skills/apache-opendal-oli/references/commands.md:
##########
@@ -0,0 +1,68 @@
+# OLI Command Reference
+
+## Location Semantics
+
+- Use local filesystem mode when the argument does not contain `:/`.
+- Use remote profile mode when the argument is `<profile>:/<path>`.
+- Avoid `://` in location strings. `oli` treats host parts as invalid.

Review Comment:
   I plan to address it in the next pull request.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to