cernopendata / cernopendata-client

CERN Open Data command-line client
http://cernopendata-client.readthedocs.io/
GNU General Public License v3.0
10 stars 9 forks source link

cli: add support for multiple filter arguments in the get-metadata command #136

Closed joudmas closed 4 months ago

joudmas commented 10 months ago

Currently, the get-metadata command only supports a single filter argument. This can be limiting, especially when trying to filter for multiple criteria. For example, if there are multiple authors with the same name, it is not possible to filter for a specific author using only the name filter.

It would be useful to be able to specify multiple filter arguments in a single command. This would allow users to filter for data more precisely and efficiently.

_Originally posted by @tiborsimko in https://github.com/cernopendata/cernopendata-client/pull/130#discussion_r1300013766_