sqadm reset(1)

NAME

sqadm reset - Reset Squore data

SYNOPSIS

sqadm reset [-y] [--jdbc-url url] [--jdbc-user user] [-S dir]

DESCRIPTION

This command clears both the database content, and internal storage files used by Squore.

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

OPTIONS

-y, --no-prompt

Do not prompt for confirmation.

--jdbc-url url

Use alternate database connection, with url of the form jdbc:subprotocol:subname.

--jdbc-user user

Use alternate database username.

-S, --sql-dir dir

Directory with SQL scripts to create database schema.