public class GenerateCLIDocsTableCommand extends HelpCommand
commands| Constructor and Description |
|---|
GenerateCLIDocsTableCommand(co.cask.common.cli.CommandSet commands,
TableRendererConfig tableRendererConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(co.cask.common.cli.Arguments arguments,
PrintStream output) |
String |
getDescription() |
String |
getPattern() |
categorizeCommands, printCommandspublic GenerateCLIDocsTableCommand(co.cask.common.cli.CommandSet commands,
TableRendererConfig tableRendererConfig)
public void execute(co.cask.common.cli.Arguments arguments,
PrintStream output)
throws Exception
execute in interface co.cask.common.cli.Commandexecute in class HelpCommandExceptionpublic String getPattern()
getPattern in interface co.cask.common.cli.CommandgetPattern in class HelpCommandpublic String getDescription()
getDescription in interface co.cask.common.cli.CommandgetDescription in class HelpCommandCopyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.