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

cylc list: consider upgrading to show live info #4565

Open
oliver-sanders opened this issue Dec 23, 2021 · 0 comments
Open

cylc list: consider upgrading to show live info #4565

oliver-sanders opened this issue Dec 23, 2021 · 0 comments
Labels
Milestone

Comments

@oliver-sanders
Copy link
Member

Context: #3931

After the UID it might be worth considering upgrading cylc list to display "live" data as well as listing namespaces.

$ cylc list workflow//cycle/*
~user/workflow//1/a
~user/workflow//1/b
~user/workflow//1/c
$ cylc list workflow//*:running
~user/workflow//1/a
~user/workflow//1/b

This would use the pre-existing task-pool filtering as used by commands like cylc hold and cylc trigger so could be useful for previewing the impact of CLI commands, etc.

Pull requests welcome!

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

No branches or pull requests

1 participant