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 aliases for common commands #4825

Closed
BradyJ27 opened this issue Sep 2, 2023 · 3 comments · Fixed by #4926
Closed

Add aliases for common commands #4825

BradyJ27 opened this issue Sep 2, 2023 · 3 comments · Fixed by #4926
Assignees

Comments

@BradyJ27
Copy link
Contributor

BradyJ27 commented Sep 2, 2023

Report

Alias dvc mv = dvc move
Alias dvc rm = dvc remove
Alias dvc exp ls = dvc exp list
Alias dvc exp rm = dvc exp remove

Fixes: iterative/dvc#9901
Upstream PR: iterative/dvc#9905

@BradyJ27 BradyJ27 changed the title move: Alias mv to move Add aliases for common commands Sep 3, 2023
@dberenbaum
Copy link
Collaborator

@BradyJ27 Do you mind creating the docs PR here? Do you need any pointers?

@BradyJ27
Copy link
Contributor Author

@BradyJ27 Do you mind creating the docs PR here? Do you need any pointers?

Docs PR is open here: #4926

Is there additional work required?

@dberenbaum
Copy link
Collaborator

Sorry 🤦 must have missed that one. Thanks! I'll review it now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants