pub fn run(cmd: WorkflowCommand) -> Result<()>
Run the gor workflow subcommand.
gor workflow
Returns an error if the command execution fails.