|
Hi all, |
Answered by
bharnden
Nov 12, 2023
Replies: 1 comment 1 reply
|
The aspect of loading an XML file to the running daemon can be done from the usage: core-cli xml [-h] -f FILE [-s]
optional arguments:
-h, --help show this help message and exit
-f FILE, --file FILE xml file to open (default: None)
-s, --start start the session? (default: False) |
1 reply
Answer selected by
faceb912
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The aspect of loading an XML file to the running daemon can be done from the
core-cliexecutable.