collective.transmute.cli

Contents

collective.transmute.cli#

CLI entry point for collective.transmute.

This module provides the Typer-based command-line interface for converting data from collective.exportimport to plone.exportimport.

Example

uv run transmute settings
uv run transmute sanity
collective.transmute.cli.main(ctx: Context) None[source]#

Welcome to transmute, the utility to transform data from collective.exportimport to plone.exportimport.