chits_dbconf - command line tool for managing CHITS database instances.
chits
chits_dbconf [--create <system name> | --remove <system name> | --list ] [--user <username>] [--pass <password>] [--help]
Does stuff
--backup uses the same username/password as the cgi scripts, so no --user or --pass flags are necessary. Note that the backup files are WORLD READABLE so save them away appropriately when done backing up. If no table name is specified, all tables in the database are backed up (Issue, Person, Hardware_Type).
--restore
--debug
--test