ZeuZ Node usage

ZeuZ Node can be launched via the CLI from any terminal/cmd prompt. node_cli.py file is the entry point of ZeuZ Node.

Command Line Interface#

  • Run zeuz node: python node_cli.py
  • Get help/see all available commands: python node_cli.py -h
  • Logoout and re-enter credentials: python node_cli.py -l
  • Login with API key and server: python node_cli.py -s https://zeuz-server.com -k API-KEY-ABC-XYZ-QWERTY
  • Local Run/Re-run previous deployment offline: python node_cli.py -r