FAQ | This is a LIVE service | Changelog

Retrieving simplified card information

cardclient card-detail allows card information about someone to be easily retrieved, e.g.

cardclient card-detail idm24 --identifier-scheme=crsid

but the output is verbose

cardclient export allows filtering but requires the config.yml to be edited to search for one CRSID and the output is a file which then needs to be openned.

Is there a way to allow filtered output to stdout with identifers passed on the command line?

Thanks

Iain