Skip to content

Add --running flag to CLI job list command#1545

Merged
aliasaria merged 1 commit intomainfrom
add/cli-job-list-running-filter
Mar 13, 2026
Merged

Add --running flag to CLI job list command#1545
aliasaria merged 1 commit intomainfrom
add/cli-job-list-running-filter

Conversation

@aliasaria
Copy link
Copy Markdown
Member

Summary

  • Adds a --running flag to tfl job list that filters results to only show active jobs (status: RUNNING, LAUNCHING, or INTERACTIVE)
  • Adds tests for the new filter including all-jobs listing, running-only filtering, no-matches case, and verifying no -r short flag

Test plan

  • cd cli && python -m pytest tests/ -v — all job tests pass
  • Ruff check and format pass on changed files

Adds a --running option to `tfl job list` that filters to only show
jobs with RUNNING, LAUNCHING, or INTERACTIVE status. Includes tests.
@paragon-review
Copy link
Copy Markdown

Paragon Review Skipped

Hi @aliasaria! Your Polarity credit balance is insufficient to complete this review.

Please visit https://home.polarity.cc to add more credits and continue using Paragon reviews.

@aliasaria aliasaria merged commit f5244a7 into main Mar 13, 2026
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant