create_checkpoint# omni.client.create_checkpoint( url: str, comment: str, force: bool = False, ) → Tuple[Result, str]# Blocking version of omni.client.create_checkpoint_with_callback()