nvflare.tool.package.package_cli module

nvflare package subcommand: parser registration and dispatch.

def_package_cli_parser(sub_cmd) dict[source]

Register ‘nvflare package’ with the top-level sub_cmd parser.

handle_package_cmd(args)[source]

Dispatch to package handler.