In the default pipeline specification, the different compilation stages (or pass pipelines) are named like quantum-compilation-pipeline (i.e. *-pipeline). However, to invoke the pipeline from the command line, quantum-compilation-stage is the required name.
This might be vestige from before we renamed these pipelines to "stages", and I'm not even sure the pipeline names as they appear in that list at the top are even still used somewhere, but we should update them if possible.
In the default pipeline specification, the different compilation stages (or pass pipelines) are named like
quantum-compilation-pipeline(i.e.*-pipeline). However, to invoke the pipeline from the command line,quantum-compilation-stageis the required name.This might be vestige from before we renamed these pipelines to "stages", and I'm not even sure the pipeline names as they appear in that list at the top are even still used somewhere, but we should update them if possible.