@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.command.HelpOption |
helpOption
Help option
|
String |
op
Operation option
|
boolean |
verbose
Verbose option
|
int |
width
Width option
|
| Constructor and Description |
|---|
OperationsCommand() |
@Inject public io.airlift.command.HelpOption helpOption
public String op
public boolean verbose
public int width
public static void main(String[] args)
args - ArgumentsCopyright © 2014. All Rights Reserved.