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

sendpage-db - manipulate Sendpage recipient database

Author

       Todd T. Fries <todd@fries.net>

Description

       This tool is used to manipulate the recipient database that can be optionally used by Sendpage.

Name

       sendpage-db - manipulate Sendpage recipient database

Options

       -c DB_TYPE
           Specify the database connection type (e.g. "dbi:mysql").

       -U DB_USER
           Specify the database user to connect as (e.g. "sendpage").

       -P DB_PASS
           Specify the database password use when connecting.

       -a  Add an entry to the database, reading from stdin.

       -d  Delete an entry to the database, reading from stdin.

       -p  Show all database entries.

       -v  Run in verbose mode.

       -h  Display a summary of all the available command line options.

See Also

perl(1), sendpage(1), snpp(1)

perl v5.32.0                                       2021-01-08                                    SENDPAGE-DB(1p)

Synopsis

       sendpage-db [OPTIONS]