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

Add lakectl cp #8683

Open
arielshaqed opened this issue Feb 18, 2025 · 2 comments
Open

Add lakectl cp #8683

arielshaqed opened this issue Feb 18, 2025 · 2 comments
Assignees
Labels
area/lakectl Issues related to lakeFS' command line interface (lakectl) area/UI Improvements or additions to UI contributor feature-request good first issue Good for newcomers P3

Comments

@arielshaqed
Copy link
Contributor

The lakeFS API supports copyObject. lakectl could also support operating this API.

Suggested syntax:

$ lakectl fs cp lakefs://repo/branch/source lakefs://repo/branch/some/dest
@arielshaqed arielshaqed added contributor feature-request good first issue Good for newcomers area/UI Improvements or additions to UI area/lakectl Issues related to lakeFS' command line interface (lakectl) labels Feb 18, 2025
@FadilaKhadar
Copy link

@arielshaqed May I give it a try?

@talSofer talSofer added the P3 label Feb 19, 2025
@arielshaqed
Copy link
Contributor Author

@arielshaqed May I give it a try?

Sure, please do! contributing.md contains some information on how to get started developing lakeFS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/lakectl Issues related to lakeFS' command line interface (lakectl) area/UI Improvements or additions to UI contributor feature-request good first issue Good for newcomers P3
Projects
None yet
Development

No branches or pull requests

3 participants