| Package | Description | 
|---|---|
| org.wildfly.swarm.cli | 
| Modifier and Type | Method and Description | 
|---|---|
static Options | 
CommandLine.defaultOptions()
Default set of options 
 | 
Options | 
Options.withOption(Option option)
Fluent method to add more options. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static CommandLine | 
CommandLine.parse(Options options,
     String... args)
Parse an array of arguments using specific options. 
 | 
Copyright © 2019 JBoss by Red Hat. All rights reserved.