Class CLI

java.lang.Object
gov.nist.secauto.metaschema.cli.CLI

public final class CLI extends Object
  • Method Details

    • main

      public static void main(String[] args)
      The main command line entry point.
      Parameters:
      args - the command line arguments
    • runCli

      @NonNull public static ExitStatus runCli(String... args)
      Execute a command line.
      Parameters:
      args - the command line arguments
      Returns:
      the execution result