wuttasync.cli.import_versions

See also: wutta import-versions

wuttasync.cli.import_versions.import_versions(ctx: ~typer.models.Context, models: ~typing.Annotated[~typing.List[str] | None, <typer.models.ArgumentInfo object at 0x7f699393a690>] = None, list_models: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699393a710>] = False, create: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699393b210>] = True, update: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699393b390>] = True, delete: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699393b590>] = False, fields: ~typing.Annotated[str, <typer.models.OptionInfo object at 0x7f699393b790>] = None, excluded_fields: ~typing.Annotated[str, <typer.models.OptionInfo object at 0x7f699393b950>] = None, keys: ~typing.Annotated[str, <typer.models.OptionInfo object at 0x7f699393bb10>] = None, max_create: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f699393bcd0>] = None, max_update: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f699393be90>] = None, max_delete: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f6993939190>] = None, max_total: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f699394c110>] = None, warnings: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699394c250>] = False, warnings_recipients: ~typing.Annotated[str, <typer.models.OptionInfo object at 0x7f699394c390>] = None, warnings_max_diffs: ~typing.Annotated[int, <typer.models.OptionInfo object at 0x7f699394d590>] = 15, dry_run: ~typing.Annotated[bool, <typer.models.OptionInfo object at 0x7f699394d650>] = False)[source]

Import latest data to version tables, for Wutta DB