public class SshClientCommand extends AbstractSshClientCommand
console, options
SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING
exitCode
STILL_ACTIVE
Constructor and Description |
---|
SshClientCommand() |
Modifier and Type | Method and Description |
---|---|
protected SshClientArguments |
generateCommandArguments(org.apache.commons.cli.CommandLine cli,
java.lang.String[] args) |
void |
runCommand(SshClient sshClient,
SshClientArguments arguments,
VirtualConsole console) |
complete, filterArgs, getOptions, getUsage, run
getCommandName, getDescription, getExitCode, getName, getSubsystem, isBuiltIn, isHidden, setBuiltIn, setDescription, setName, setSignature, setSubsystem
public void runCommand(SshClient sshClient, SshClientArguments arguments, VirtualConsole console)
runCommand
in class AbstractSshClientCommand
protected SshClientArguments generateCommandArguments(org.apache.commons.cli.CommandLine cli, java.lang.String[] args) throws java.io.IOException, com.sshtools.common.permissions.PermissionDeniedException
generateCommandArguments
in class AbstractSshClientCommand
java.io.IOException
com.sshtools.common.permissions.PermissionDeniedException
Copyright © 2021. All rights reserved.