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

[FEATURE] Filter valid entities when using the ls command #496

Open
hasan7n opened this issue Oct 22, 2023 · 2 comments
Open

[FEATURE] Filter valid entities when using the ls command #496

hasan7n opened this issue Oct 22, 2023 · 2 comments
Assignees
Labels
component: client issues regarding the CLI project: Core topic: UI/UX type: enhancement New feature or request

Comments

@hasan7n
Copy link
Contributor

hasan7n commented Oct 22, 2023

medperf <entity> ls currently doesn't have an option to only show entities that have is_valid flag as True. This feature was requested from BraTS2023 organizers.

The solution would be to have an option (e.g. medperf <entity> ls --valid) that lists only valid entities.

@hasan7n hasan7n added type: enhancement New feature or request good first issue Good for newcomers component: client issues regarding the CLI labels Oct 22, 2023
@aristizabal95
Copy link
Contributor

This filtering is client-side

@VukW
Copy link
Contributor

VukW commented May 21, 2024

merge master here and see what's been changed during this half of year

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: client issues regarding the CLI project: Core topic: UI/UX type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants