add_commands

add_commands(main: Group, *, enable_web: bool = True, get_user: Callable[[], Reference] | None = None, output_directory: Path | None = None, sssom_directory: Path | None = None, image_directory: Path | None = None, get_orcid_to_name: Callable[[], dict[str, str]] | None = None) None[source]

Add parametrized commands.