Skip to main content
Export and import server state.

tai backup export

Export the named sections as a backup document (printed to stdout). Redirect stdout to save it: tai backup export --section access_control > backup.json

tai backup import

Import selected sections from a backup document file. Example: tai backup import backup.json --section access_control

tai backup sections

List the registered backup sections. Example: tai backup sections