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