nvflare.tool.cert.cert_cli module

nvflare cert subcommand: parser registration and dispatch.

def_cert_cli_parser(sub_cmd) dict[source]

Register ‘nvflare cert’ and its subcommands with the top-level sub_cmd parser.

handle_cert_cmd(args)[source]

Dispatch to the appropriate cert subcommand handler.