Manual Page Result
0
Command: kyua-db-migrate | Section: 1 | Source: MINIX | File: kyua-db-migrate.1
KYUA-DB-MIGRATE(1) FreeBSD General Commands Manual KYUA-DB-MIGRATE(1)
NAME
db-migrate - Upgrades the schema of an existing database
SYNOPSIS
db-migrate [--store file]
DESCRIPTION
The db-migrate command migrates the schema of an existing database to the
latest version implemented in kyua(1).
This operation is not reversible. However, a backup of the database is
created in the same directory where the database lives.
The following subcommand options are recognized:
--store path, -s path
Specifies the database to use.
EXIT STATUS
The db-migrate command returns 0 on success or 1 if the migration fails.
Additional exit codes may be returned as described in kyua(1).
SEE ALSO
kyua(1)
FreeBSD 14.1-RELEASE-p8 January 25, 2013 FreeBSD 14.1-RELEASE-p8