setedit --action copy-key --from id=123 --key api_key --to "id in (456,457,458)" Copiar y renombrar la key en destino:
setedit --action copy-key --from id=123 --key api_key --to id=456 --as new_key_name Combinado: copiar y, si falta, establecer color rojo:
Ejemplo conceptual (comando tipo setedit):