Skip to main content
Version: 3.9.0

system backup create Command

The system backup create command creates a backup of the database.

The backup includes the following:

  • graph data
  • model data
  • job/task data
  • subscribers data
  • configuration data

Usage

system backup create <name>

Parameters

ParameterDescriptionRequired?Default Value
nameBackup file namebackup_yyyyMMdd_hmm (e.g., backup_20211022_1028)

Examples

Create a backup without an explicit name
> system backup create
Received a file backup_20220202_1121, which is stored to ./backup_20220202_1121.
Create a backup with a specific name
> system backup create bck_1234
Received a file bck_1234, which is stored to ./bck_1234.

Contact Us

Have feedback or need help? Don’t be shy—we’d love to hear from you!

 

 

 

Some Engineering Inc.