EPrints 2.3 Documentation - create_tables command |
create_tables - create SQL tables for an EPrints repository
create_tables repository_id [options]
Create the SQL tables which the EPrints software will use.
You should run import_subjects after this, actually it will remind you unless you make it --quiet.
The ID of the EPrint repository to effect.
Go ahead and try and create the tables, even if the script encounters things it thinks are wrong like too many indexed fields or too the database not being empty.
Print a brief help message and exit.
Print the full manual page and then exit.
Be vewwy vewwy quiet. This option will supress all output unless an error occurs.
Explain in detail what is going on. May be repeated for greater effect.
Output version information and exit.
EPrints 2.3 Documentation - create_tables command |