Name

sqadm-reset — reset Squore data

Synopsis

sqadm reset -P

Description

This command clears both the database content, and internal storage files used by Squore. So far, the -P and -D options are mandatory.

The sqadm-reset shall be executed on a stopped Squore server, but a running database.

Options

-h, --help

Display help information and exit.

-P, --project-only

Reset project related data only.

Use this option to keep management related settings, like roles, users, global settings, etc.

-y, --no-prompt

Do not prompt for confirmation.

--jdbc-url url

Database url of the form jdbc:subprotocol:subname.

--jdbc-user user

Database user.

-D dir, --data-dir dir

Squore projects directory.