public class CommandlineParser extends Object
| Constructor and Description |
|---|
CommandlineParser() |
| Modifier and Type | Method and Description |
|---|---|
static ClientConfiguration |
mergeCommandOptions(org.apache.commons.cli.CommandLine commandLine)
Build client
|
static org.apache.commons.cli.CommandLine |
parseCommandLineArguments(String[] args)
Parse command line options
|
public static ClientConfiguration mergeCommandOptions(org.apache.commons.cli.CommandLine commandLine) throws IOException
commandLine - The command line optionsClientConfigurationIOException - Failed to get the command line options togetherpublic static org.apache.commons.cli.CommandLine parseCommandLineArguments(String[] args)
args - The command line argumentsCommandLineCopyright © 2019 ICANN. All rights reserved.