Is there a way to promote within an lc-path?

Problem:
Want to promote the CVs within a lifecycle using hammer

Expected outcome:
promote all CVs within a lifecycle without loop

Foreman and Proxy versions:
foreman-release-1.24.3-1
katello-3.14.1-1
Foreman and Proxy plugin versions:

Distribution and version:
CentOS Linux release 7.9.2009 (Core)
Other relevant data:

Hello all,

I am just looking for a way to promote all content views within a lifecycle without using a loop using hammer cli.

We are using staging through a lifecycle environment path (Library -> develop -> testing -> production) at the moment promonting manually.
As the amount of cvs is growing rapidly it is rather unhandy.

Doing it with cron in a loop after gathering the CV-IDs would also work.

It would be nice to do a trick like a one-liner:

“take all CVs in LC-PATH-Development and promote them to LC-PATH-testing”

Would it be able to do it with hammer?

thanks in advance

ho.