Skip to content

Allow filtering inferences by timestamp and/or with logical operators #14

@loreabad6

Description

@loreabad6

Describe the solution you'd like
It would be nice to do something like:

sen2cli inference ls --timestamp_created=2021-07-28T08:00:00
Usage: sen2cli inference ls [OPTIONS]
Try 'sen2cli inference ls --help' for help.

Error: No such option: --timestamp_created

or if that is not possible something like:

sen2cli inference ls --id>=8420
Error: Option '--id' requires an argument.

Maybe there is a way I am not familiar with?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions