Skip to main content

Snapshot Management

The Snapshot Management commands help you create, manage, and restore backups of your ZeyOS applications.

Available Commands

CommandDescriptionUsage
createCreate new snapshotzeysdk snapshot create [comment]
listList available snapshotszeysdk snapshot list
restoreRestore from snapshotzeysdk snapshot restore [id]
deleteRemove snapshotzeysdk snapshot delete <id>