lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Support 'untracked' files in lakectl local

Open Water292 opened this issue 1 year ago • 4 comments

Hey! I'm using lakectl local , i.e. my local directory has a .lakefs_ref.yaml file in a directory that's linked to a corresponding lakefs repo, branch and commit. Sometimes i want to run lakectl local checkout <path> but I do not want it to overwrite untracked files in that directory. Is this something that is supported / on the roadmap? Similar to how git does not remove untracked paths when doing a git pull. I was able to do this by using lakectl fs download -r <lakefs url> <path> , so just wondering if its possible to implement with lakectl local as well. Thanks in advance!

Slack conversation with @ozkatz - https://lakefs.slack.com/archives/C016726JLJW/p1728595649900559

Water292 avatar Oct 11 '24 21:10 Water292