gpf_gpu_update_status.cli module# Main CLI entrypoint. gpf_gpu_update_status.cli.fail_and_exit_with_message(work_dir: Path, message: str)# Fail and exit process with a specified message Paramètres: work_dir (Path) – the current work directory message (str) – The specific message to send gpf_gpu_update_status.cli.main(argv: list[str] | None = None)# Main CLI entrypoint.