CLI Commands - Enterprise Edition

  • To stop CubicERP

      $ cubicerp stop
    
  • To start CubicERP

      $ cubicerp start
    
  • To update CubicERP

      $ cubicerp pull
      $ cubicerp restart
      $ cubicerp update <module_name>
    
  • More options

      $ cubicerp -h