scitex_template.cli

CLI for scitex-template.

Subcommands follow the verb-noun convention (general/03_interface_02_cli):

scitex-template list-templates # list registered templates scitex-template show-info <id> # show one template scitex-template clone <id> <target> # populate target from cache scitex-template refresh-cache # force re-clone of monorepo cache scitex-template list-python-apis # introspect public Python API scitex-template mcp list-tools # introspect MCP tool surface scitex-template mcp start # launch the MCP server