In TAP, you may wish to rerun the supply chain for a specific workload, without making a commit to trigger it.
Tanzu Application Platform
Currently there is no way to just rerun the supply chain.
As a potential workaround, there is a cli command to trigger a new build, which will produce a new image and subsequent supply chain steps would be ran based on the image output changing.
tanzu bs image trigger my_workload