diplomat interact

Summary

Open diplomat’s interactive UI from a .dipui file. Allows for reloading the UI when diplomat crashes, or for further editing. Settings and backend will be restored automatically based on the settings and info passed during the first run.

Usage

diplomat interact [-h] --state [FILE, ...]|FILE [--debug]

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.
--debug, -d           Enable additional debug information to be displayed
                      when running the UI.