When running cli project deploy, I want to be able to pass --workflow <alias-or-id> to only include changes to that workflow
It should not report diffs or changes or generally attempt to change any other workflow
This isn't technically hard to do but really important for my confidence that when I change and push one workflow only, other workflows will not be affected