Skip to content

Modifying CORE-GUI to Run in Execution Mode with .XML Input in the Latest Version #832

Answered by bharnden
faceb912 asked this question in Q&A
Discussion options

You must be logged in to vote

The aspect of loading an XML file to the running daemon can be done from the core-cli executable.

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)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@faceb912
Comment options

Answer selected by faceb912
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants