Is your feature request related to a problem? Please describe.
When I want to delete inferences and I apply a filter, I will get the first 30 inferences matching that filter. However, I want to delete inferences only the latest inferences so having the sort argument would help.
Describe alternatives you've considered
sen2cli inference delete --sort=id --status=ABORTED --dry-run
Usage: sen2cli inference delete [OPTIONS]
Try 'sen2cli inference delete --help' for help.
Error: No such option: --sort