Class CLI
java.lang.Object
gov.nist.secauto.oscal.tools.cli.core.CLI
Provides the main entry point for executing the command line interface.
-
Method Summary
-
Method Details
-
main
Executes the CLI and handled the exit code.- Parameters:
args
- the CLI arguments
-
runCli
Executes the CLI.- Parameters:
args
- the CLI arguments- Returns:
- the result of executing the CLI
-