Console scripts *************** .. _adduser: ``add_dpu_user`` ================ ``add_dpu_user -d db -u username -e email firstname lastname`` --db, -d Name of the database file --username, -u Username for the new user --email, -e E-mail address of the user Create a new user in the database. Prints the apikey of the newly created user. .. _get_fps_apikey: ``get_fps_apikey`` ================== ``get_fps_apikey -d database username`` --db, -d Name of the database file Retrieve the apikey for ``username`` from the database.