how to use lakectl fs ls? and how to delete a repo...
# help
б
how to use lakectl fs ls? and how to delete a repository?
t
@Борис Антипов you probably want to check out our Commands (CLI) Reference
б
@Tal Sofer how to fill the two param?
t
Copy code
lakectl fs ls <path uri> [flags]
You should replace <path uri> with the prefix you are trying to ls In your example I would say
Copy code
lakectl fs ls <lakefs://s3bk/main/>
this will list the objects under the prefix above
hope this is helpful 🙂
To understand how to use base-uri please see https://docs.lakefs.io/reference/commands.html#lakectl
б
Hey, it errors😂
t
did you configure lakectl with the required credentials?
б
thanks, it works
🎉 1
jumping lakefs 1