Available commands - ViaGenetics/GenesisClientApp GitHub Wiki

After you have Genesis Client App deployed and the configuration file with your credentials you may start, stop and restart the daemon to leave it running after you close the session in the terminal window.

To start the daemon execute.

$ cd Genesis
$ source env/bin/activate
$ GenesisClientApp/client-agent.py --start

To stop the daemon execute.

$ GenesisClientApp/client-agent.py --stop

To restart the daemon execute - if you update your configuration file with new credentials.

$ GenesisClientApp/client-agent.py --restart