nvflare.tool.poc.poc_commands module
- get_service_command(cmd_type: str, prod_dir: str, service_dir, service_config: Dict, study: str | None = None) str[source]
- local_provision(clients: List[str], number_of_clients: int, workspace: str, docker_image: str, use_he: bool = False, project_conf_path: str = '') Tuple[source]
- prepare_poc_provision(clients: List[str], number_of_clients: int, workspace: str, docker_image: str, use_he: bool = False, project_conf_path: str = '', examples_dir: str | None = None) Dict[source]