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

Support 'untracked' files in lakectl local #8279

Open
Water292 opened this issue Oct 11, 2024 · 0 comments
Open

Support 'untracked' files in lakectl local #8279

Water292 opened this issue Oct 11, 2024 · 0 comments

Comments

@Water292
Copy link

Water292 commented Oct 11, 2024

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

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

No branches or pull requests

2 participants