Package org.appng.cli

Class CliShell


  • public class CliShell
    extends Object
    Wraps the appNG CLI in a shell.
    Author:
    Matthias Müller
    • Constructor Detail

      • CliShell

        public CliShell()
    • Method Detail

      • main

        public static void main​(String[] args)
                         throws Exception
        Starts the shell
        Parameters:
        args - May contain the path to the appNG installation (APPNG_HOME) (optional). If empty, the system property "APPNG_HOME" is used.
        Throws:
        Exception - if an error occurs while initializing /executing the shell