simvue-io / simvue-io/simvue-cli

Add filtering functionality

Open
#28 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Problem Statement

Would be good to have the option to specify filters to eg simvue run list. My use case is for mass deleting runs which belong to a folder, but am sure there would be other uses.

Solution

simvue run list has a --filters option, where you can provide a filter string which matches those provided on the UI

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the simvue run list command and compare the requested filter string with the filter syntax used in the UI. The work is complete when a --filters option is accepted and run-list results can be filtered, including runs belonging to a specified folder.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.