public class MainCommand extends Object
| Constructor and Description |
|---|
MainCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
reAugment(Boolean verbose) |
void |
runExport(String toDir,
String toFile,
String realm,
String users,
Integer usersPerFile,
Boolean verbose) |
void |
runImport(String toDir,
String toFile,
String realm,
boolean override,
Boolean verbose) |
void |
setConfigFile(String path) |
void |
setProfile(String profile) |
void |
showConfiguration(String filter,
Boolean verbose) |
void |
start(String showConfig,
Boolean verbose) |
void |
startDev(Boolean verbose) |
public void setProfile(String profile)
public void setConfigFile(String path)
public void reAugment(Boolean verbose)
public void startDev(Boolean verbose)
public void runExport(String toDir, String toFile, String realm, String users, Integer usersPerFile, Boolean verbose)
public void runImport(String toDir, String toFile, String realm, boolean override, Boolean verbose)
Copyright © 2020 JBoss by Red Hat. All rights reserved.