Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

pyzor-migrate: - spam-catcher using a collaborative filtering network

Description

       This  scripts allows migrating pyzor records between  different engine types.  It's arguments are pyzor's
       DSN, which differ according to the engine type. See pyzor documentation for more details.

Name

       pyzor-migrate: - spam-catcher using a collaborative filtering network

Options

-h, --help
              show this help message and exit

       --se=SOURCE_ENGINE, --source-engine=SOURCE_ENGINE
              select source database backend

       --sd=SOURCE_DSN, --source-dsn=SOURCE_DSN
              data source DSN

       --de=DESTINATION_ENGINE, --destination-engine=DESTINATION_ENGINE
              select destination database backend

       --dd=DESTINATION_DSN, --destination-dsn=DESTINATION_DSN
              destination DSN

       --delete
              delete old records

Usage: pyzor-migrate [options]                      June 2016                                          USAGE:(1)

Synopsis

pyzor-migrate [options]

See Also