public class ListMembersCommand extends SshCommand
BaseCommand.CommandRunnable, BaseCommand.Failure, BaseCommand.ProjectCommandRunnable, BaseCommand.UnloggedFailure
stderr, stdout
cleanup, ENC, err, exit, in, out, STATUS_NOT_ADMIN, user
Constructor and Description |
---|
ListMembersCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
parseCommandLine()
Parses the command line argument, injecting parsed values into fields.
|
void |
run() |
start
destroy, die, die, die, getArguments, getName, getPluginName, getTaskDescription, getTrimmedArguments, newCmdLineParser, onExit, parseCommandLine, provideStateTo, setArguments, setErrorStream, setExitCallback, setInputStream, setOutputStream, startThread, toPrintWriter, usage, writeError
public void run() throws java.lang.Exception
run
in class SshCommand
java.lang.Exception
protected void parseCommandLine() throws BaseCommand.UnloggedFailure
BaseCommand
This method must be explicitly invoked to cause a parse.
parseCommandLine
in class BaseCommand
BaseCommand.UnloggedFailure
- if the command line arguments were invalid.Option
,
Argument