Class DependencyCLI
- java.lang.Object
-
- org.palladiosimulator.dependencytool.DependencyCLI
-
public final class DependencyCLI extends Object
Command Line Interface for the dependency tool.
-
-
Method Detail
-
main
public static void main(String[] args) throws org.apache.commons.cli.ParseException
Main method for CLI.- Parameters:
args
- organization and authentication-token are required arguments.- Throws:
org.apache.commons.cli.ParseException
-
-