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 show jobs #23

Open
joaander opened this issue Jul 11, 2024 · 0 comments
Open

Add show jobs #23

joaander opened this issue Jul 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joaander
Copy link
Member

Description

Add the subcommand show jobs.

Proposed solution

Like show directories, show jobs will write one table row per cluster job that row is currently aware of. For each job, write the action it is running and the number of directories. We could also list the directories the job is running, up to a maximum provided by the user.

The --short option (#21) will list only the job IDs.

Additional context

Users will find show jobs helpful to identify which job is executing for a particular action/directory (e.g. row show jobs -a action1 directory2).

@joaander joaander added the enhancement New feature or request label Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant