@Command(name="generate-password",
         description="Generates a hashed web-console password")
public static class Main.GeneratePasswordCommand
extends AbstractMain.BrooklynCommandCollectingArgs
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | user | 
| boolean | useStdin | 
argumentsquiet, verbose| Constructor and Description | 
|---|
| Main.GeneratePasswordCommand() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.Void | call() | 
stringtoString