nvflare.tool.agent.agent_cli module

Agent-facing CLI command group.

def_agent_cli_parser(sub_cmd) dict[source]

Register the top-level nvflare agent command group.

handle_agent_cmd(args) None[source]