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

exp run: rename --run-all to --all #7127

Closed
shcheklein opened this issue Dec 11, 2021 · 2 comments
Closed

exp run: rename --run-all to --all #7127

shcheklein opened this issue Dec 11, 2021 · 2 comments
Labels
A: experiments Related to dvc exp p2-medium Medium priority, should be done, but less important ui user interface / interaction

Comments

@shcheklein
Copy link
Member

Command:

dvc exp run --run-all

looks weird, what was the reason to not name it

dvc exp run --all

or even:

dvc exp run --queue to be consistent with remove and gc?

@shcheklein shcheklein added A: experiments Related to dvc exp ui user interface / interaction labels Dec 11, 2021
@pmrowla
Copy link
Contributor

pmrowla commented Dec 13, 2021

Essentially both exp run --run-all and exp run --queue haven't been touched since the entire exp feature was experimental (before any release), and they both predate the current iterations of exp remove and exp gc.

I think the --queue/--run-all (and --temp) flags should eventually just go away entirely in favor of a proper solution for #5615

@dberenbaum dberenbaum added the p2-medium Medium priority, should be done, but less important label Feb 17, 2023
@dberenbaum
Copy link
Collaborator

dvc exp run --all is already a valid command apparently, although I don't know what this flag is intended to do and am having trouble figuring out where it comes from.

@mattseddon mattseddon closed this as not planned Won't fix, can't repro, duplicate, stale Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: experiments Related to dvc exp p2-medium Medium priority, should be done, but less important ui user interface / interaction
Projects
None yet
Development

No branches or pull requests

4 participants