logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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