public class WarCommand extends OptionParsingCommand
Command
to create a self-contained executable jar file from a CLI application.Modifier and Type | Class and Description |
---|---|
protected static class |
ArchiveCommand.ArchiveOptionHandler
Abstract base
CompilerOptionHandler for archive commands. |
Constructor and Description |
---|
WarCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getUsageHelp()
Returns usage help for the command.
|
getHandler, getHelp, getOptionsHelp, run
getDescription, getExamples, getName
public String getUsageHelp()
Command
getUsageHelp
in interface Command
getUsageHelp
in class AbstractCommand
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.