Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 476 Bytes

File metadata and controls

24 lines (15 loc) · 476 Bytes

kdb-backup -- Make a backup of current KDB

SYNOPSIS

kdb backup

DESCRIPTION

This command will backup the system, user and spec configuration. Afterwards a timestamp, which can be used to restore everything, will be printed.

The backup will be done in the /var/tmp directory, so make sure the backup is not deleted.

EXAMPLES

kdb backup
#> kdb restore 1500000000

SEE ALSO