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