public class CreateRepoSubCommand extends SubCommand
SubCommand implementation for creating a repository in the local file system.| Constructor and Description |
|---|
CreateRepoSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
prepare() |
void |
run() |
getSubCommandName, isVisibleInHelp, prompt, promptPasswordpublic CreateRepoSubCommand()
public String getSubCommandDescription()
SubCommandgetSubCommandDescription in class SubCommandpublic void prepare() throws Exception
prepare in class SubCommandExceptionpublic void run() throws Exception
run in class SubCommandExceptionCopyright © 2013-2014. All Rights Reserved.