Class CLI

    • Field Detail

      • help

        protected boolean help
    • Constructor Detail

      • CLI

        public CLI()
    • Method Detail

      • main

        public static int main​(org.aesh.command.shell.Shell shell,
                               String[] args,
                               Properties properties,
                               boolean kube)
      • main

        public static int main​(org.aesh.command.shell.Shell shell,
                               String[] args,
                               Properties properties)
      • main

        public static void main​(String[] args)
      • getServerHome

        public static Path getServerHome​(org.aesh.io.Resource server)