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

remove auto from reproman jobs <action> help #596

Open
asmacdo opened this issue Feb 1, 2023 · 0 comments
Open

remove auto from reproman jobs <action> help #596

asmacdo opened this issue Feb 1, 2023 · 0 comments

Comments

@asmacdo
Copy link
Member

asmacdo commented Feb 1, 2023

Seems like auto is documenting the behavior of show, not an actual action.

View and manage `reproman run` jobs.

The possible actions are

  - list: Display a oneline list of all registered jobs
  - show: Display more information for each job over multiple lines
  - delete: Unregister a job locally
  - fetch: Fetch a completed job
  - auto: If jobs are specified (via JOB or --all), behave like 'fetch'.
    Otherwise, behave like 'list'.**

If it works as intended then the logging is wrong and related to #595

$ reproman jobs auto
2023-02-01 19:06:34,065 [WARNING] No jobs matched query auto 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant