Scroll to navigation

TRYTOND-ADMIN(1) Tryton Application Platform TRYTOND-ADMIN(1)

NAME

trytond-admin - Tryton Application Platform (Database Administration)

SYNOPSIS

trytond-admin

DESCRIPTION

Tryton is a high-level general purpose application platform written in Python and using PostgreSQL as database engine. It is the core base of an ERP.

This script is used for the administration tasks of the server.

OPTIONS

Usage: trytond-admin [options]

show program's version number and exit
show this help message and exit
specify configuration files
enable development mode (caching disabled)
enable verbose mode
specify the database name
logging configuration file (ConfigParser format)
activate or update a module
update all activated modules
activate missing dependencies of updated modules
set the admin email
set the database admin password
reset the admin password
send a test email to the specified address
update the list of the available tryton modules
load the translations for the configured language code(s) into the database
Limit the database listing to the hostname
validate the records of specified models
the percentage of records to validate (default: 100)
The first time a database is initialized the admin password is read from a file defined by the TRYTONPASSFILE environment variable or interactively asked from the user.
The config file can be specified in the TRYTOND_CONFIG environment variable.
The database URI can be specified in the TRYTOND_DATABASE_URI environment variable.

FILES

/etc/tryton/trytond.conf, /etc/tryton/trytond_log.conf

SEE ALSO

trytond(1), trytond-console(1), trytond-cron(1), trytond-stat(1), trytond-worker(1), tryton(1)

HOMEPAGE

More information the Tryton project can be found at <http://www.tryton.org/>.

AUTHOR

Tryton server was written by the Tryton project <http://www.tryton.org/>.

This manual page was written by Daniel Baumann <daniel@debian.org> and Mathias Behrle <mbehrle@debian.org>.

2021-10-17 6.0