@Command(name="operations", description="Lists operations that the API supports and provides help on configuring each operation in your mix files") public class OperationsCommand extends Object
Modifier and Type | Field and Description |
---|---|
List<String> |
classes
Classes argument
|
io.airlift.airline.HelpOption |
helpOption
Help option
|
String |
op
Operation option
|
boolean |
verbose
Verbose option
|
int |
width
Width option
|
Constructor and Description |
---|
OperationsCommand() |
@Inject public io.airlift.airline.HelpOption helpOption
public String op
public boolean verbose
public int width
public static void main(String[] args)
args
- ArgumentsCopyright © 2015. All rights reserved.