hub backup list

Lists backups of Context Graph models.

Use the hub backup list command to return a list of all Context Graph models that have been backed up to a particular folder. The command lists models in the default backup directory for Context Graph models unless you specify a different location.

Usage

hub backup list --p path
RequiredArgumentDescription
No--p path

Specifies the path and folder to which the backups were saved. If you omit this option the command will return a list of backed-up models in the default backup directory.

Note: The default backup directory location (SpectrumFolder/server/modules/hub/db/backups) may be changed by uncommenting and editing the hub.models.path.base setting in the SpectrumFolder/server/modules/hub/hub.properties file.

Example

This example returns a list of the backed-up models from the default backup folder.

hub backup list