diplomat restore

Summary

Restore the state of the diplomat UI from a .dipui file. Allows for reloading the UI when diplomat crashes. Settings and backend will be restored automatically based on the settings and info passed during the first run.

Usage

diplomat restore [-h] --state [FILE, ...]|FILE

Options

-h, --help            show this help message and exit
--state [FILE, ...]|FILE, -s [FILE, ...]|FILE
                      A path or list of paths to the ui states to restore.
                      Files should be of ".dipui" format.